-
Updated
Sep 8, 2020 - HTML
#
html-to-markdown
Here are 43 public repositories matching this topic...
CommonMark/Markdown Java parser with source level AST. CommonMark 0.28, emulation of: pegdown, kramdown, markdown.pl, MultiMarkdown. With HTML to MD, MD to PDF, MD to DOCX conversion modules.
java
markdown
html-to-markdown
markdown-parser
commonmark
markdown-to-html
markdown-flavors
markdown-processor
pegdown
markdown-to-pdf
markdown-conversion
-
Updated
Jun 5, 2020 - Java
It's time for your markup to get down! HTML to markdown converter. Breakdance is a highly pluggable, flexible and easy to use.
html
markdown
gfm
converter
parse
markup
html-to-markdown
convert
marked
render
commonmark
compile
remarkable
to-markdown
markdown-it
turndown
-
Updated
Sep 10, 2020 - JavaScript
Markdown for Humans.
-
Updated
Sep 27, 2020 - Python
-
Updated
Jan 14, 2017 - JavaScript
A CLI tool that converts exported Medium posts (html) to Jekyll/Hugo compatible markdown with front matter.
-
Updated
Sep 12, 2020 - JavaScript
知乎爬虫,爬取答案、问题、收藏夹、专栏等,并以HTML或Markdown形式收藏知乎优质内容。
-
Updated
Sep 22, 2020 - Python
Firefox add-on to copy selection as Markdown
-
Updated
Jul 30, 2020 - HTML
-
Updated
Jul 6, 2020 - JavaScript
-
Updated
Sep 8, 2020 - CSS
A set of classes to translate a text from a HTML to BBcode and from BBCode to Markdown.
-
Updated
Nov 29, 2017 - PHP
written by JavaScript. Convert HTML to Markdown.(将HTML转换为Markdown)
-
Updated
Jan 20, 2020 - JavaScript
Convert webpages to markdown! API and CLI.
plugin
url
html
markdown
converter
webpage
markup
html-to-markdown
convert
request
plain-text
breakdance
md
breakdanceplugin
-
Updated
Aug 13, 2017 - JavaScript
Breakdance plugin for mercury, the spiritual successor to readability.com. Mercury removes ads and distractions from HTML before passing it to breakdance, resulting in cleaner, more readable markdown.
html
markdown
converter
text
html-to-markdown
convert
readability
plain-text
breakdance
mercury
breakdanceplugin
-
Updated
Aug 12, 2017 - JavaScript
A Go package that can convert html doc to markdown file
-
Updated
Dec 12, 2017 - Go
convert formatted text to markdown
-
Updated
Sep 18, 2020 - TypeScript
Gulp plugin for breakdance, the HTML-to-markdown converter for node.js.
-
Updated
Jun 4, 2017 - JavaScript
Angular4 markdown editor - write html and download as markdown. demo at mdedit4.firebaseapp.com
-
Updated
Nov 27, 2017 - TypeScript
A Chrome plugin for yanking clean markdown from website content
-
Updated
Jun 2, 2018 - JavaScript
Markdown processing components for NoFlo
-
Updated
Jan 9, 2020 - CoffeeScript
HTML Table to Text - Extract and convert HTML tables to plain text formats
csv-converter
csv
html-to-markdown
csv-format
html-converter
markdown-converter
html-tables
asciidoctor-converter
html-conversion
tsv-converter
-
Updated
Sep 28, 2020 - Ruby
HTML-to-Markdown converter
-
Updated
Oct 27, 2019 - HTML
Some tiny Kotlin utilities to help you convert your WordPress site to Hugo.
-
Updated
Apr 19, 2020 - Kotlin
Improve this page
Add a description, image, and links to the html-to-markdown topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the html-to-markdown topic, visit your repo's landing page and select "manage topics."
When I use it to generate the markdown file for the preview of README.md,
I get the following result. Everything goes well except the
Installation
header. It includes some unnecessary data, e.g. the <svg...> tag.