Commit Graph

2 Commits (7a67bcc2048d54eb5a9ae9fbc82170f74071e92c)

Author SHA1 Message Date
John Olheiser 9a33adcdd3 Allow kbd tags ()
* Allow kbd tags

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Add test

Signed-off-by: jolheiser <john.olheiser@gmail.com>
Lunny Xiao 52e11b24bf Restructure markup & markdown to prepare for multiple markup language… ()
* restructure markup & markdown to prepare for multiple markup languages support

* adjust some functions between markdown and markup

* fix tests

* improve the comments