AsciiDoc icon
AsciiDoc icon

AsciiDoc

 12 likes

Text processor for AsciiDoc format https://en.wikipedia.org/wiki/AsciiDoc which is human readable text format, similar to Markdown format, but with more complex syntax usage (but not so complex like LaTeX).

Highlighting

License model

  • FreeOpen Source

Application type

Platforms

  • Mac
  • Windows
  • Linux
  No rating
12 likes
0comments
0 news articles

Features

Suggest and vote on features
  1.  Support for MarkDown
  2.  Text formatting

AsciiDoc News & Activities

Highlights All activities

Recent activities

No activities found.
Show all activities

AsciiDoc information

  • Licensing

    Open Source (GPL-2.0) and Free product.
  • Written in

  • Alternatives

    6 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

News & BooksDevelopment

GitHub repository

  •  203 Stars
  •  66 Forks
  •  41 Open Issues
  •   Updated Dec 30, 2024 
View on GitHub

Our users have written 0 comments and reviews about AsciiDoc, and it has gotten 12 likes

AsciiDoc was added to AlternativeTo by py2maker on Apr 3, 2012 and this page was last updated Nov 16, 2021.
No comments or reviews, maybe you want to be first?
Post comment/review

What is AsciiDoc?

AsciiDoc is a text document format for writing notes, documentation, articles, books, ebooks, slideshows, web pages, man pages and blogs. AsciiDoc files can be translated to many formats including HTML, PDF, EPUB, man page.

AsciiDoc is highly configurable: both the AsciiDoc source file syntax and the backend output markups (which can be almost any type of SGML/XML markup) can be customized and extended by the user.

AsciiDoc is free software and is licenced under the terms of the GNU General Public License version 2 (GPLv2).

The asciidoc(1) command translates AsciiDoc files to HTML, XHTML and DocBook markups. DocBook can be post-processed to presentation formats such as HTML, PDF, EPUB, DVI, LaTeX, roff, and Postscript using readily available Open Source tools.

Official Links