You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I faced 2 problems using slidify, which are related to international characters with diacritic marks. The question is related to issue #450 and I posted the full version of questions with illustrations on StackOverflow. In short:
Slidify preview fails when capital letters "Č" and "Ę" are used in YAML field with leaving error:
Error in yaml.load(gsub("^---\n+", "", txt[1])) :
Reader error: control characters are not allowed: #8C at 116
Using other R markdown files this issue does not appear.
letters "ąčęėįšųūžĄČĘĖĮŠŲŪŽ" are displayed incorrectly on the title slide and letter "š" on all others.
My question: How can I use full functionality of slidify with the listed international letters?
The text was updated successfully, but these errors were encountered:
I faced 2 problems using
slidify
, which are related to international characters with diacritic marks. The question is related to issue #450 and I posted the full version of questions with illustrations on StackOverflow.In short:
Slidify
preview fails when capital letters "Č" and "Ę" are used in YAML field with leaving error:Using other R markdown files this issue does not appear.
My question: How can I use full functionality of
slidify
with the listed international letters?The text was updated successfully, but these errors were encountered: