it:ad:reveal.js:todo:home

IT:AD:Reveal.JS:HowTo

Summary

Off the top of my head, there are only two peeves I have with Reveal.JS. One of which is how the markdown code syntax invariably gets the language wrong when it tries to determine the appropriate scheme to use.

I haven't solved it yet for markdown, but for html, the following is what is needed:


<pre>
  < code class="language-csharp">
  ...
  </ code>
</pre>

  • /home/skysigal/public_html/data/pages/it/ad/reveal.js/todo/home.txt
  • Last modified: 2023/11/04 01:55
  • by 127.0.0.1