You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Your documentation mentions that the syntax follows markdown styling, but that doesn't match what I found here: [(https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet)]
Do you think there would be any benefit in getting these two to match?
Best,
Rick
The text was updated successfully, but these errors were encountered:
Hey Rick, I agree the README (and any other docs floating around out there) should say something more like "Markdown-like" for clarification, rather than implying full Markdown support.
Supporting full Markdown is an interesting thought. I’m not sure that people are looking to include full documents inside the Devtools’ Console, but I’d open to it being offered as an optional plugin. (Something like, "Include log.markdown.js to support a broader range of Markdown syntax, including Headers, Lists, and Blockquotes.) If you decide to give it a shot, I’d recommend looking at https://github.com/showdownjs/showdown for the heavy lifting.
The difference in our experience levels becomes clearer with each of your responses Adam! I appreciate your help a lot and would like to look into this.
Your documentation mentions that the syntax follows markdown styling, but that doesn't match what I found here: [(https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet)]
Do you think there would be any benefit in getting these two to match?
Best,
Rick
The text was updated successfully, but these errors were encountered: