blog
blog copied to clipboard
Quotation Marks in how-to-generate article
The quotation marks in the how-to-generate article are wrong. Would be nice to have them fixed. Tried out correct latex style `` '' but that breaks the markdown. ' ' '' does not work either.
Katex compiles the latex code -> other ideas are welcome :-)
Thanks for pointing out @sheikheddy
you might be able to escape the backticks in markdown with` \`` (untested)
You can also build the blog engine locally and check :)