Looking for a free text converter? Look no more, upload your TWiki markup files and convert them to AsciiDoc files. Yes, it’s that easy.
Converting from TWiki markup
More about TWiki markup filesConverting to AsciiDoc
AsciiDoc is like the older brother of Markdown. It’s human-readable without any special tools. It’s like DocBook XML, but based on plain-text mark-up (instead of XML). Add an = in front of a line to mark it as headline. It’s easy like that. Wondering who uses this text format? Wikipedia states that the Git documentation is written in AsciiDoc. I’m not Wikipedia or near as clever, but you landed here and chances are high that you are in the club of people using AsciiDoc. Or maybe you just have to use this format. No matter what, just upload the file and convert it to any other format. Hope it helps!
The files end with.asciidoc
by default.
More about AsciiDoc files