curiouslychase / _goorgeous

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

/…/ at beginning of line not recognised #78

Closed eadmund closed 5 years ago

eadmund commented 6 years ago

Example:

/italics/

renders as italics/

And:

Text
/italics/

Renders as Text /italics/.

polothy commented 5 years ago

I just ran into this as well, slightly different use case:

curiouslychase commented 5 years ago

I had a branch I was getting ready to PR into Hugo this week that fixed this, but it looks like @niklasfasching PR'ed a new org parser, so I'm closing all the issues here, deprecating and archiving goorgeous.