Markdown to Asciidoctor Converter

Tontuf Co.
Bitcoin price
$ 119680+1.0%
Ethereum price
$ 4305.25+1.6%
XRP price
$ 3.19685-0.3%
Tether price
$ 1.00082+0.0%
BNB price
$ 812.518+1.4%
Solana price
$ 177.857-2.6%
USDC price
$ 1.00126+0.4%
Letscoin price
$ 0.99973-100.0%
Dogecoin price
$ 0.23021-2.0%
Cardano price
$ 0.79191-1.8%

Markdoctor - A simple online Markdown to Asciidoctor converter

Markdown to Asciidoctor Converter

Also Checkoutâž²Daily Horoscope Finder

This is a simple online tool to convert Markdown documents into their rough equivalents in Asciidoctor syntax. A live preview shows the results of both the rendered source and output side by side so that they can be easily compared.

Features

Also Checkoutâž²Ohm's Law Calculator

The following Markdown features are supported in addition to many others that are already supported by Asciidoctor by default:

Syntax Examples
horizontal rules ***, ---, ___
bold text **bold**
italic text _italic_, *italic*
bold and italic text **_bold and italic text_**
headings (up to level 6) ## Heading 2
images ![](image.png)
image text ![Image text](image.png)
image links [![Image text](image.png)](https://www.example.com/)
links https://example.com, [Example](https://example.com), [FTP](ftp://example.com)
relative links [directory structure](../structure)
unordered lists * bullet point, - bullet point
ordered lists 1. numbered item, 2. numbered item
nested lists (up to level 5) * nested list item, 1. nested numbered item
tables e.g., this one

See also

  • Kramdown AsciiDoc - A Kramdown extension for converting Markdown documents to AsciiDoc (in Ruby)

Acknowledgements

License

MIT.


Tags
Our website uses cookies to enhance your experience. Learn More
Accept !