Suggestion: allow 'plugins'
See original GitHub issueIt would be awesome if we could add our own markdown.
For example, I like strikethrough, but it’s not part of the CommonMark markdown spec, so I’d love to be able to add it. (Note: I don’t want to allow HTML, so adding this would be a safer option)
~strike this~
==> <strike>strike this</strike>
Issue Analytics
- State:
- Created 7 years ago
- Reactions:2
- Comments:9
Top Results From Across the Web
Suggestion Toolkit – WordPress plugin
This plugin provides a fast and flexible way to add recommendations of a different kinds on WordPress website pages, almost any place on...
Read more >How do I allow plugins in the IMAC - Apple Community
How do I allow plugins in the IMAC · Open Chrome · Type about:plugins in the address bar · Press Enter (PC) or...
Read more >[Suggestion] Allow plugin messages to be registered for only ...
Currently if you register a plugin messaging channel the channel gets registered for both the client and the subserver.
Read more >Best Suggestion and Feedback Plugins for WordPress
Best Suggestion and Feedback Plugins for WordPress ... Many software developers give an opportunity to their users to submit ideas for new ...
Read more >How to enable suggested edits? - WordPress Stack Exchange
I'd suggest to just (either) extend or alter the comment form. ... with with another plugin like Revisionary which does allow for permissions...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Agreed, would make a good addition. I’ve been wanting to replace the parser with something non-commonmark for a while, which would make this easier. Don’t currently have time to implement it, but thanks for the suggestion. Will see if I get around to it at some point.
Double this, it will be a super nice feature. I use
react-markdown
in my personal blog service and I want to show “cuts” in the markdown preview:>Read more<
==><a href="fullPostUrl">Read more</a>
If you have no time, maybe we can help you a bit? I’m not very experienced developer, but I’d like to help.