aboutsummaryrefslogtreecommitdiff
path: root/default_settings.json
blob: e7ea2c354eb926ac491410005a7b79a300ead327 (about) (plain)
1
[{"shaketilo demo script":{"url":"","hash":"","text":"/**\n * Haketilo demo script.\n *\n * Copyright (C) Wojtek Kosior\n * Available under the terms of Creative Commons Zero\n * <https://creativecommons.org/publicdomain/zero/1.0/legalcode>\n */\n\nconst banner = document.createElement(\"h2\");\n\nbanner.textContent = \"Hoooray! Haketilo works :D\"\n\nbanner.setAttribute(\"style\", `\\\nmargin: 1em; \\\nborder-radius: 1em 0px; \\\nbackground-color: #474; \\\npadding: 10px 20px; \\\ncolor: #eee; \\\nbox-shadow: 0 6px 8px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19); \\\ndisplay: inline-block;\\\n`);\n\ndocument.body.prepend(banner);"}},{"bhaketilo demo bag":[["s","haketilo demo script"]]},{"phttps://hachette-hydrilla.org":{"components":["b","haketilo demo bag"],"allow":false}},{"rhttps://api-demo.hachette-hydrilla.org":{}}]
span class='msg-avail'>...Maxim Cournoyer 2023-06-04records: Add MATCH-RECORD-LAMBDA....(unmatched-parenthesis ew syntax 2023-06-04dir-locals: Fix MATCH-RECORD indentation....(unmatched-parenthesis d 2023-03-17Revert gexp->derivation and computed-file indentation rules....Maxim Cournoyer 2023-03-05.dir-locals.el: Allow Guix root-dir overrides when working via Tramp....Brian Cully 2023-02-19.dir-locals: Add let-keywords indentation rules....Maxim Cournoyer 2023-02-02.dir-locals.el: Adjust indentation rule for test-assertm....Maxim Cournoyer 2023-02-02.dir-locals.el: Add indentation rule for computed-file....Maxim Cournoyer 2022-09-07.dir-locals.el: Update yas snippets directory....Andrew Tropin 2022-09-05.dir-locals.el: Add .go to completion-ignored-extensions....Andrew Tropin 2022-09-05.dir-locals.el: Add guix yasnippets....Andrew Tropin 2022-07-10monads: Add 'mparameterize'....Ludovic Courtès 2022-07-10.dir-locals.el: Restore Emacs 27 lisp-fill-paragraph behavior....Maxim Cournoyer 2022-06-28.dir-locals.el: Properly indent 'wrap-script'....Maxim Cournoyer 2022-06-07.dir-locals: Adjust to bug-reference-mode in Emacs 28....Ludovic Courtès 2022-03-06import: github: Reuse HTTP connection for the /tags URL fallback....Ludovic Courtès 2022-03-06tests: Add (guix http-client) tests....Ludovic Courtès 2022-01-29.dir-locals.el: Don't mess up indentation of prepend and append....Liliana Marie Prikler