# IT:AD:Reveal.JS:HowTo # * [[../|(UP)]] {{indexmenu>.#2|nsort tsort}} 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. ## Process ## I haven't solved it yet for markdown, but for html, the following is what is needed:
  < code class="language-csharp">
  ...
  
## Resources ## * https://github.com/isagalaev/highlight.js * https://github.com/isagalaev/highlight.js#heuristics