mntn
mntn
For #262 Supports up to 10 custom commands, defined in the configuration file. The current or selected URL can be passed to the command by placing ${url} in the command...
Source file: ~~~ ``` ^[[0mThis is a short [^[[1m^[[37m^[[40mMarkdown^[[0m](^[[36m^[[40mhttps://en.wikipedia.org/wiki/Markdown^[[0m) line. ``` ~~~ Result:  How it looks with cat: 
It would be nice to have a hotkey or bar command to run a user-defined action with the argument being the current URL or the URL of a specific link...
If msmtp is enabled, the git configuration is generated using msmtp: see [git.nix](https://github.com/nix-community/home-manager/blob/master/modules/programs/git.nix#L397). Msmtp comes with msmtpq, which queues the email for later sending if the SMTP server is unavailable....
https://gohugo.io/content-management/taxonomies/ I'd suggest duplicating the Hugo defaults, and using the defaults (tags/categories) OR the list from `[taxonomies]` if present, plus any exclusions from `[disableKinds]`. This could probably be handled in...
I was quoting a post where someone used bullets and it concatenated all the bulleted text onto a single line. > This is an example of a broken blockquote >...
With the metadata now being the same across all indices, I was wondering if it would make sense to have subdirectories inherit their template from parent directories by default. This...
This may not be possible without ugly hacks, but I wanted to generate some discussion around it since it would be a useful feature. There are some sites that publish...
Just wanted to put this out there for consideration... it would be helpful to have some kind of shortcode processing in gmnhg. Given the variety of shortcodes available, as well...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Feature description This came to me after thinking more about #28 and realizing...