branch: main commit fa80912867f2d8c345f8b62e9b79094945348284 Author: Philip Kaludercic <phil...@posteo.net> Commit: Philip Kaludercic <phil...@posteo.net>
* elpa-packages (hl-block-mode): New package --- elpa-packages | 2 ++ 1 file changed, 2 insertions(+) diff --git a/elpa-packages b/elpa-packages index 46d2e09d21..31e422f618 100644 --- a/elpa-packages +++ b/elpa-packages @@ -274,6 +274,8 @@ :readme "README.md" :ignored-files ("LICENSE")) + ("hl-block-mode" :url "https://codeberg.org/ideasman42/emacs-hl-block-mode") + ("htmlize" :url "https://github.com/hniksic/emacs-htmlize" :ignored-files ("htmlize.el.html") :release-branch "stable")