-
Notifications
You must be signed in to change notification settings - Fork 155
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Inline code disappear #4
Comments
I experienced same thing. in the
you can comment it
or modify like this:
|
In addition, you have to put below code:
like this:
It is because |
I had the same issue and was going to open a separate issue, but then saw this. This fixed it perfectly, Thanks! ✌️😸 |
Fixes issue h01000110#14 where letters display improperly. Letters now display properly and are no longer cut off. Fixes issue h01000110#4 where code spans (`code`) disappear Code spans now display and have formatting Add .gitignore Added gitignore to not save autogenerated files. You may want to edit this when publishing the website.
Edited _config.xml Annotations have been added to the _config.xml to help others edit and more easily test their local changes Fixes issue h01000110#14 where letters display improperly. Letters now display properly and are no longer cut off. Fixes issue h01000110#4 where code spans (`code`) disappear Code spans now display and have formatting. Add .gitignore Added gitignore to not save autogenerated files. You may want to edit this when publishing the website.
Edited _config.xml Annotations have been added to the _config.xml to help others edit and more easily test their local changes. Fixes issue h01000110#14 where letters display improperly. Letters now display properly and are no longer cut off. Fixes issue h01000110#4 where code spans (`code`) disappear Code spans now display and have formatting. Add .gitignore Added gitignore to not save autogenerated files. You may want to edit this when publishing the website.
Hi, the theme looks really nice but the inline code didn't work and disappeared from html file.
The text was updated successfully, but these errors were encountered: