heynote/public
Jonatan Heyman b26381164a Improve language auto detection
If content starts and ends with { & } or [ & ], we first try to parse is as JSON. If that succeeds, we'll assume it's JSON.

Increase the highlightjs relevance threshold. 

Hopefully this will result in fewer false positives that have been observed (e.g. for CSS and JSON).
2023-03-07 15:01:41 +01:00
..
font Fix font path to (hopefully) work in release builds 2023-01-15 20:06:57 +01:00
icons Improve auto update 2023-03-07 01:45:23 +01:00
favicon.ico New greenish icon 2023-01-16 23:43:39 +01:00
highlight.min.js Move contents of heynote-electron subdirectory into git repo root 2023-01-13 13:21:34 +01:00
langdetect-worker.js Improve language auto detection 2023-03-07 15:01:41 +01:00
math.js Add support for Math blocks 2023-03-02 18:40:44 +01:00