curiouslychase / _goorgeous

[DEPRECATED] A go org syntax parser to html
MIT License
160 stars 28 forks source link

Code beginning with a dot is not rendered as code #59

Closed ageekymonk closed 7 years ago

ageekymonk commented 7 years ago

This is fix for #54

Since dot is considered as terminating character finding the dot after the beginning of the inline indicator terminates the inline. So starting from the character after the beginning of inline indicator.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.01%) to 92.073% when pulling 86b7ed296f354a52edf39829ddf6a04334ebb4b5 on ageekymonk:inline-does-not-work-with-dot into 16f200711ca25290fa82178ce651f31f0fea17d8 on chaseadamsio:master.