mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-19 21:09:51 +08:00
Added Markdown Converter Tools (#29947)
Browserling - https://www.browserling.com/tools/html-to-markdown Turndown - https://domchristie.github.io/turndown/
This commit is contained in:
parent
c80a4cb0c2
commit
0bb24ebe9d
@ -94,3 +94,11 @@ The location of the backtick key can be different on differnt keyboards, and if
|
||||
|
||||
### Alt Code
|
||||
Finally, the backtick key has an alt code, which should work on any keybord. If you can't find a backtick key on your keyboard, you can hold the Alt key, and press 9, then 6 (Alt + 9, 6). This will insert a backtick.
|
||||
|
||||
### Markdown Converter Tools
|
||||
|
||||
[Browserling](https://www.browserling.com/tools/html-to-markdown)
|
||||
World's simplest HTML to Markdown transformer. Just paste your HTML in the form below, press Convert to Markdown button, and you get Markdown. Press button, get Markdown. No ads, nonsense or garbage.
|
||||
|
||||
[Turndown](https://domchristie.github.io/turndown/)
|
||||
An HTML to Markdown converter written in JavaScript.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user