xxxxxxxxxx
1
69
 
1
2
image::https://thetimetube.herokuapp.com/asciidoc/img/logo128.png[]
3
4
== What is AsciiDoc Viewer and Editor?
5
6
This app is an online AsciiDoc viewer and editor. You can view/edit AsciiDoc file in your browser directly.
7
8
This app only works locally without going through the server. It allows you to edit AsciiDoc file instantly and real-time. It's absolutely free for those who want to edit your AsciiDoc files.
9
10
You can choose a AsciiDoc file from your computer or from Google Drive.
11
It has a very straight forward user interface that can get you started in seconds.
12
13
== What is AsciiDoc?
14
[quote, AsciiDoc website, http://asciidoctor.org/docs/what-is-asciidoc/]
15
____
16
AsciiDoc is two things:
17
18
* A mature, plain-text writing format for authoring notes, articles,
19
  documentation, books, ebooks, web pages, slide decks, blog posts, man pages
20
  and more.
21
* A text processor and toolchain for translating AsciiDoc documents into various
22
  formats (called backends), including HTML, DocBook, PDF and ePub.
23
____
24
 
Theme