sunhat/configs/dotfiles/espanso/match/packages/markdown-shortcuts
2024-06-09 04:16:43 -05:00
..
_manifest.yml Now works with Fedora 2024-06-09 04:16:43 -05:00
_pkgsource.yml Now works with Fedora 2024-06-09 04:16:43 -05:00
LICENSE Now works with Fedora 2024-06-09 04:16:43 -05:00
package.yml Now works with Fedora 2024-06-09 04:16:43 -05:00
README.md Now works with Fedora 2024-06-09 04:16:43 -05:00

Available matches

Trigger Replace
:block: ```🖰\n```
:code: `🖰`
:h1: #
:h2: ##
:h3: ###
:h4: ####
:h5: #####
:h6: ######
:bold: **🖰**
:italic: *🖰*
:strike: ~~🖰~~
:url: [🖰]()
:image: ![](🖰)
:horizontal: ___\n
:task: - [ ]
:donetask: - [x]
:collapse: <details><summary>🖰</summary>\n<p>\n\n</p>\n</details>

Note: The 🖰 symbol is where your mouse cursor will be after the trigger and \n represents a new line.