Open kyleabeauchamp opened 10 years ago
Unicode issues maybe? I'm in Thailand on vacation, so I'm afraid I won't be of much use.
Sent from my iPhone
On Dec 9, 2013, at 5:48 AM, kyleabeauchamp notifications@github.com wrote:
I've found two different issues.
With title "(How) Are Protein Forcefields Getting Better?" I end up with slidedeck render hanging.
With title "Are Protein Forcefields Getting Better?" I end up with an extra slide after the title showing only a single "?" character.
— Reply to this email directly or view it on GitHub.
No worries, I have a workaround where I manually create title slide in base.html
.
If you can find and fix the issue in a generic way, I'm still happy to merge commits.
Sent from my iPhone
On Dec 10, 2013, at 8:15 AM, kyleabeauchamp notifications@github.com wrote:
No worries, I have a workaround where I manually create title slide in base.html.
— Reply to this email directly or view it on GitHub.
I can't put "C++" in the title. It seems that ++ is being mis-handled by the regular expression matching in parse_deck_settings and so somehow needs to be escaped.
I've found two different issues.
With title "(How) Are Protein Forcefields Getting Better?" I end up with
slidedeck render
hanging.With title "Are Protein Forcefields Getting Better?" I end up with an extra slide after the title showing only a single "?" character.