Skip to content
  • Peter Serwylo's avatar
    Docs: Use triple backtick + syntax highlighting hints. · 4d644cb1
    Peter Serwylo authored
    Instead of indenting code blocks with multiple spaces, use triple
    backtick as it is:
     * Similar to how GitHub/GitLab/others do blocks of code.
     * Allows for hinting about which language to highlight with (by
       suffixing the language after the first triple backtick.
    4d644cb1