heynote/public
Jonatan Heyman bb511b868b
Add support for more languages (#69)
* Contain language selection dialog in an element that can be scrolled, and automatically scroll it if needed when navigating the list with arrow keys

* Add support for more languages:

Clojure, Erlang, Golang, Lezer, Ruby, Shell, YAML

* Move prettier auto format settings for languages into Language() class

* Remove invalid import

* Fix bug that could cause auto formatting to fail for the last block.
Add tests for language auto detection and formatting.

* Fix broken tests

* Fix language auto detection on Safari Webkit which was broken

* Remove unnecessary wait time
2023-12-26 00:27:43 +01:00
..
about.html Fix About dialog UI issues on Windows 2023-07-17 11:57:25 +02:00
favicon.ico New greenish icon 2023-01-16 23:43:39 +01:00
guesslang.min.js Use guesslang-js for language auto detection instead of Highlight.js 2023-12-06 02:52:51 +01:00
icon.png Add About dialog 2023-07-08 16:47:25 +02:00
langdetect-worker.js Add support for more languages (#69) 2023-12-26 00:27:43 +01:00
math.js Add support for Math blocks 2023-03-02 18:40:44 +01:00