Skip to content

A few radically effective Markdown snippets I use in Espanso.org

License

Notifications You must be signed in to change notification settings

katrinleinweber/espanso-effective-markdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Effective Markdown expansions

A few radically effective Markdown snippets I use in Espanso.org.

Installation

Not yet possible directly, but this works:

# espanso uninstall effective-markdown # In case you want to upgrade
espanso install effective-markdown --external --git \
    https://github.com/katrinleinweber/espanso-effective-markdown

Contributing

MRs are welcome! For major changes, please open an issue first to discuss what you would like to change.

Development dependencies

Appending the up-to-date list of triggers and espansions requires:

  • awk
  • Make
  • perl
  • jq & yq via asdf install

Other useful/noteworthy Espanso packages

List of included espansions

Trigger Espansion
[) [$|$]({{clipboard}})
]( ]({{clipboard}})
-[ - [ ]
--[ - [ ] $|$\n- [ ]
>>-- > $|$\n> -- {{clipboard}}\n\n
``go`` ```go\n$|$\n```
``j`` ```java\n$|$\n```
``js`` ```javascript\n$|$\n```
``kt`` ```kotlin\n$|$\n```
``pt`` ```plaintext\n$|$\n```
``rb`` ```ruby\n$|$\n```
``rs`` ```rust\n$|$\n```
``sh`` ```shell\n$|$\n```
``ts`` ```typescript\n$|$\n```
``y`` ```yaml\n$|$\n```

About

A few radically effective Markdown snippets I use in Espanso.org

Topics

Resources

License

Stars

Watchers

Forks