A few radically effective Markdown snippets I use in Espanso.org.
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
MRs are welcome! For major changes, please open an issue first to discuss what you would like to change.
Appending the up-to-date list of triggers and espansions requires:
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``` |