View Single Post
Old 12-04-2020, 02:35 AM   #1
The_book
Zealot
The_book began at the beginning.
 
Posts: 100
Karma: 10
Join Date: Aug 2019
Device: none
Which Android reader app support markdown files?

I want to read something in txt format in Android. But I need toc. For toc is often can not be accurately identified, and as I'm familiar with regex, it's not hard for me to change txt into markdown. But often, Android reader app supports txt do not support markdown, so I want to know if some app supports reading markdown in Android, which need to identify markdwon toc accurately.

I know it's easy to change markdown into epub using pandoc or calibre, but they always adding something I do not need. For example, css file, id, class, cover. I just want to read pure txt with toc. So I think an app which can read markdown may be the best choice。
The_book is offline   Reply With Quote