question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Suggestion: allow 'plugins'

See original GitHub issue

It 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:closed
  • Created 7 years ago
  • Reactions:2
  • Comments:9

github_iconTop GitHub Comments

7reactions
rexxarscommented, Sep 13, 2016

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.

1reaction
riseremicommented, Jan 14, 2017

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found