V.1.9.14 code highlighter AutoHotkey from prism.js

Hi i read that obsidion uses prism.js
on the prism website i found it supports AutoHotkey,
in my codeblock i try ahk and autohotkey and AutoHotkey but nothin works.

#SingleInstance Force
#Persistent
SetTitleMatchMode, 2
; Comment
SetTimer, CheckSelfUpdate, 1000  ; check every second

Hi. For bug reports the template needs to be followed and included in the post. Thanks.


Are you looking in the editor (Source mode/Live Preview) or Reading view?

live preview | reading view

https://help.obsidian.md/syntax#Code

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.