Skip to content
#

markdown-viewer

Here are 217 public repositories matching this topic...

ian-twilightcoder
ian-twilightcoder commented Dec 30, 2019

I'd like there to be an option to have code blocks be line wrapped. Maybe a check box for it in Rendering -> "Syntax highlighted code block" next to "Show line numbers" etc.?

If I try hard enough I can dig through the css files in Contents/Resources/Prism/themes and change "white-space: pre;" to "white-space: pre-wrap;", but doing so breaks the code signature of the app. And that's not a very n

enhancement good first issue
marcdown
maximepiard
maximepiard commented Jul 2, 2019

Is your feature request related to a problem? Please describe.

Most of the time I'm using markdown with emoji support (Trello / Github), I would love to use the editor to easily draft my messages but I cannot insert emojis supported by my tools

Describe the solution you'd like

What if the viewer renders the emoji codes (as listed [here](https://www.webfx.com/tools/emoji-cheat-shee

enhancement help wanted good first issue

🌟 DataFormsJS 🌟 A minimal JavaScript Framework, standalone React and Web Components, and JSX Compiler for rapid development of high quality websites and single page applications.

  • Updated Feb 26, 2022
  • JavaScript

Improve this page

Add a description, image, and links to the markdown-viewer topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the markdown-viewer topic, visit your repo's landing page and select "manage topics."

Learn more