Documentation for customMarkdownRenderer
See original GitHub issueI’m trying to fix my issue mentioned here https://github.com/nhn/tui.editor/issues/485#issuecomment-947844068 so I’m looking into how to use the customMarkdownRenderer but I can’t find any clear documentation on how to use it. There is some stuff in https://github.com/nhn/tui.editor/pull/1343 that I’ll read now but would be nice to have it somewhere easier to find and more elaborated
Issue Analytics
- State:
- Created 2 years ago
- Reactions:1
- Comments:5 (1 by maintainers)
Top Results From Across the Web
Getting Started | Markdown Guide
Markdown is a lightweight markup language that you can use to add formatting elements to plaintext text documents. Created by John Gruber in...
Read more >Tokenizer - Marked Documentation
Marked provides methods for directly overriding the renderer and tokenizer for any existing token type, as well as inserting additional custom renderer and ......
Read more >markdown-it/architecture.md at master - GitHub
Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed - markdown-it/architecture.md at master ...
Read more >Markdown Renderer - Inkdrop Documentation
Inkdrop's markdown rendering system is built on top of remark, a markdown processor ... It is used for rendering Markdown with custom HTML...
Read more >Markdown editing with Visual Studio Code
You can lock a Markdown preview using the Markdown: Toggle Preview Locking command to keep it locked to its current Markdown document.
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

@Powersource Sorry for late replying.
I think we need to modify our internal code for the customization of a paragraph. First of all, what I want to know for sure is that you want to handle
\nas the softbreak?It’ll be helpful if you tell me exactly what kind of operation you want for converting.
This issue will be closed due to inactivity. Thanks for your contribution!