no js, simple and pure, cross-browser, IE9+;
πͺπΏ online example: thxs.me
pip install markdown bottle
python index.py
# for python3:
# It's an old project written in python2, if run in python3 you need to comment out lines 4-5 first.
# 4. # reload(sys)
# 5. # sys.setdefaultencoding('utf8')