curiouslychase / _goorgeous

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

Consecutive ~code~ wrapped text gets joined some times #47

Closed whirm closed 5 years ago

whirm commented 7 years ago

This:


either ~this~
 or  ~that~ foo.

will get exported to:

untitled

I'm using goorgeous through hugo. Thanks!

mateusfccp commented 5 years ago

I am having this time problem, and it's preventing me from using Org with Hugo. Anyway, did the project die?

curiouslychase commented 5 years ago

@mateusfccp it didn't die, but I slacked and I'm really sorry about that! That being said, I overhauled goorgeous (will open the PR to Hugo soon) and this is now supported correctly.

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.