-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to gh-pages from @ 2a62266 🚀
- Loading branch information
zampino
committed
Nov 29, 2023
1 parent
77b9166
commit ee34039
Showing
10 changed files
with
1,939 additions
and
1,940 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -446,6 +446,6 @@ | |
.toc-panel { @apply hidden; } | ||
} | ||
</style><script src="./../js/viewer.js" type="module"></script><link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.css" rel="stylesheet" type="text/css"><link href="https://fonts.bunny.net" rel="preconnect"><link href="https://fonts.bunny.net/css?family=fira-mono:400,700%7Cfira-sans:400,400i,500,500i,700,700i%7Cfira-sans-condensed:700,700i%7Cpt-serif:400,400i,700,700i" rel="stylesheet" type="text/css"></head><body class="dark:bg-gray-900"><div id="clerk"></div><script type="module">let viewer = nextjournal.clerk.sci_env | ||
let state = "{:bundle? false, :path->doc {\"CHANGELOG\" {:path [], :nextjournal/value {:toc [{:title \"Changelog\", :emoji nil, :path \"#changelog\", :items [{:title \"Unreleased\", :emoji nil, :path \"#unreleased\", :items []} {:title \"0.5.148\", :emoji nil, :path \"#0.5.148\", :items []} {:title \"0.5.146\", :emoji nil, :path \"#0.5.146\", :items []} {:title \"0.5.144\", :emoji nil, :path \"#0.5.144\", :items []} {:title \"0.4.138\", :emoji nil, :path \"#0.4.138\", :items []} {:title \"0.4.135\", :emoji nil, :path \"#0.4.135\", :items []} {:title \"0.4.132\", :emoji nil, :path \"#0.4.132\", :items []} {:title \"0.4.130\", :emoji nil, :path \"#0.4.130\", :items []} {:title \"0.4.126\", :emoji nil, :path \"#0.4.126\", :items []} {:title \"0.4.123\", :emoji nil, :path \"#0.4.123\", :items []} {:title \"0.4.116\", :emoji nil, :path \"#0.4.116\", :items []} {:title \"0.4.112\", :emoji nil, :path \"#0.4.112\", :items []} {:title \"0.4.109\", :emoji nil, :path \"#0.4.109\", :items []} {:title \"0.3.69\", :emoji nil, :path \"#0.3.69\", :items []} {:title \"0.2.44\", :emoji nil, :path \"#0.2.44\", :items []} {:title \"0.1.37\", :emoji nil, :path \"#0.1.37\", :items []}]}], :sidenotes? false, :atom-var-name->state #viewer-eval (nextjournal.clerk.render/intern-atoms! {}), :ns #viewer-eval (ns user), :file \"CHANGELOG.md\", :bundle? false, :header {:path [], :nextjournal/value [:div.viewer.w-full.max-w-prose.px-8.not-prose.mt-3 [:div.mb-8.text-xs.sans-serif.text-slate-400 nil [:<> [:a.font-medium.border-b.border-dotted.border-slate-300.hover:text-indigo-500.hover:border-indigo-500.dark:border-slate-500.dark:hover:text-white.dark:hover:border-white.transition {:href \"./../\"} \"Index\"] [:span.mx-2 \"•\"]] [:span \"Served from \" [:a.font-medium.border-b.border-dotted.border-slate-300.hover:text-indigo-500.hover:border-indigo-500.dark:border-slate-500.dark:hover:text-white.dark:hover:border-white.transition {:href \"https://clerk.vision\"} \"Clerk\"] nil]]], :nextjournal/viewer {:name nextjournal.clerk.viewer/html-viewer, :render-fn #viewer-fn nextjournal.clerk.render/render-html, :hash \"5dtFMoRpfSur3BJ5RKN8sHB4mECYMZ\"}}, :open-graph {:type \"article:clerk\", :title \"Changelog\", :description nil}, :title \"Changelog\", :blocks [{:path [], :nextjournal/value [:div.viewer.markdown-viewer.w-full.max-w-prose.px-8 {:data-block-id \"user/markdown-5duKEYPGZMVZhKuUDjrExFrMur3jnB\"} [\"h1\" {:id \"changelog\"} [:<> \"Changelog\"]] [\"h2\" {:id \"unreleased\"} [:<> \"Unreleased\"]] [:ul [:li [:<> [:<> \"Comply with commonmark's suggested rendering of images by default (\"] [:a {:href \"https://github.com/nextjournal/markdown/issues/18\"} [:<> \"#18\"]] [:<> \"). This is a breaking change.\"]]]] [\"h2\" {:id \"0.5.148\"} [:<> \"0.5.148\"]] [:ul [:li [:<> [:<> \"Fixes a bug in the construction of the table of contents (\"] [:a {:href \"https://github.com/nextjournal/markdown/issues/19\"} [:<> \"#19\"]] [:<> \").\"]]]] [\"h2\" {:id \"0.5.146\"} [:<> \"0.5.146\"]] [:ul [:li [:<> [:<> \"Fix graaljs multithreaded access (\"] [:a {:href \"https://github.com/nextjournal/markdown/issues/17\"} [:<> \"#17\"]] [:<> \")\"]]]] [\"h2\" {:id \"0.5.144\"} [:<> \"0.5.144\"]] [:ul [:li [:<> [:<> \"Disable parsing hashtags and internal links by default (\"] [:a {:href \"https://github.com/nextjournal/markdown/issues/14\"} [:<> \"#14\"]] [:<> \")\"]]] [:li [:<> [:<> \"Allow conditional application of custom tokenizers depending on document state around the text location\"]]] [:li [:<> [:<> \"Arity 2 to \"] [:code [:<> \"nextjournal.markdown/parse\"]] [:<> \" was added to customize parsing options (e.g. custom tokenizers) more conveniently.\"]]] [:li [:<> [:<> \"Support hard-breaks\"]]] [:li [:<> [:<> \"Fix conversion to hiccup for tables with empty cells (\"] [:a {:href \"https://github.com/nextjournal/markdown/issues/13\"} [:<> \"#13\"]] [:<> \")\"]]]] [\"h2\" {:id \"0.4.138\"} [:<> \"0.4.138\"]] [:ul [:li [:<> [:<> \"Uses the official markdown-it/footnote plugin\"]]] [:li [:<> [:<> \"Adds optional (post-parse) handling of footnotes as sidenotes\"]]]] [\"h2\" {:id \"0.4.135\"} [:<> \"0.4.135\"]] [:ul [:li [:<> [:<> \"node-to-text transformation interprets softbreaks as spaces\"]]]] [\"h2\" {:id \"0.4.132\"} [:<> \"0.4.132\"]] [:ul [:li [:<> [:<> \"Extract and assign leading emoji from heading nodes\"]]]] [\"h2\" {:id \"0.4.130\"} [:<> \"0.4.130\"]] [:ul [:li [:<> [:<> \"Produce unique ids in attrs for header nodes\"]]] [:li [:<> [:<> \"Drop lambdaisland.uri dependency\"]]]] [\"h2\" {:id \"0.4.126\"} [:<> \"0.4.126\"]] [:ul [:li [:<> [:<> \"Add \"] [:code [:<> \"deps.cljs\"]] [:<> \" to classpath\"]]]] [\"h2\" {:id \"0.4.123\"} [:<> \"0.4.123\"]] [:ul [:li [:<> [:<> \"downgrade GraalJS to keep Java 8 compatibility\"]]]] [\"h2\" {:id \"0.4.116\"} [:<> \"0.4.116\"]] [:ul [:li [:<> [:<> \"Bump data.json\"]]]] [\"h2\" {:id \"0.4.112\"} [:<> \"0.4.112\"]] [:ul [:li [:<> [:<> \"Distinguish between tight and loose lists\"]]]] [\"h2\" {:id \"0.4.109\"} [:<> \"0.4.109\"]] [:ul [:li [:<> [:a {:href \"https://snapshots.nextjournal.com/markdown/build/7f5c1e24aeb3842235bc6175aa55dbd9a96d25d1/index.html#/notebooks/parsing_extensibility.clj\"} [:<> \"More work on parsing extensibility\"]]]] [:li [:<> [:<> \"A new home: \"] [:a {:href \"https://github.com/nextjournal/markdown\"} [:<> \"https://github.com/nextjournal/markdown\"]]]]] [\"h2\" {:id \"0.3.69\"} [:<> \"0.3.69\"]] [:ul [:li [:<> [:<> \"Extensible parsing of leaf text nodes\"]]]] [\"h2\" {:id \"0.2.44\"} [:<> \"0.2.44\"]] [:ul [:li [:<> [:<> \"Simplified \"] [:code [:<> \":toc\"]] [:<> \" structure.\"]]]] [\"h2\" {:id \"0.1.37\"} [:<> \"0.1.37\"]] [:ul [:li [:<> [:<> \"First Release.\"]]]]], :nextjournal/render-opts {:id \"user/markdown-5duKEYPGZMVZhKuUDjrExFrMur3jnB\"}, :nextjournal/viewer {:name nextjournal.clerk.viewer/markdown-node-viewer, :render-fn #viewer-fn identity, :hash \"5dsjzwxRkivFXiBf1NDMWmH54cVWV1\"}}]}, :nextjournal/viewer {:name nextjournal.clerk.viewer/notebook-viewer, :render-fn #viewer-fn nextjournal.clerk.render/render-notebook, :hash \"5dsiHybTyGGTEpReRaV7nfNxoDgnKx\"}}}, :current-path \"CHANGELOG\", :resource->url {\"/js/viewer.js\" \"js/viewer.js\"}, :index #object[java.net.URL 0x3be5eccd \"file:/home/runner/.gitlibs/libs/io.github.nextjournal/clerk/e8f275b5cf077ec9441e404c1885ff0b6ee0aef9/src/nextjournal/clerk/index.clj\"]}".replaceAll('nextjournal.clerk.view/escape-closing-script-tag', 'script') | ||
let state = "{:bundle? false, :path->doc {\"CHANGELOG\" {:path [], :nextjournal/value {:toc [{:title \"Changelog\", :emoji nil, :path \"#changelog\", :items [{:title \"Unreleased\", :emoji nil, :path \"#unreleased\", :items []} {:title \"0.5.148\", :emoji nil, :path \"#0.5.148\", :items []} {:title \"0.5.146\", :emoji nil, :path \"#0.5.146\", :items []} {:title \"0.5.144\", :emoji nil, :path \"#0.5.144\", :items []} {:title \"0.4.138\", :emoji nil, :path \"#0.4.138\", :items []} {:title \"0.4.135\", :emoji nil, :path \"#0.4.135\", :items []} {:title \"0.4.132\", :emoji nil, :path \"#0.4.132\", :items []} {:title \"0.4.130\", :emoji nil, :path \"#0.4.130\", :items []} {:title \"0.4.126\", :emoji nil, :path \"#0.4.126\", :items []} {:title \"0.4.123\", :emoji nil, :path \"#0.4.123\", :items []} {:title \"0.4.116\", :emoji nil, :path \"#0.4.116\", :items []} {:title \"0.4.112\", :emoji nil, :path \"#0.4.112\", :items []} {:title \"0.4.109\", :emoji nil, :path \"#0.4.109\", :items []} {:title \"0.3.69\", :emoji nil, :path \"#0.3.69\", :items []} {:title \"0.2.44\", :emoji nil, :path \"#0.2.44\", :items []} {:title \"0.1.37\", :emoji nil, :path \"#0.1.37\", :items []}]}], :sidenotes? false, :atom-var-name->state #viewer-eval (nextjournal.clerk.render/intern-atoms! {}), :ns #viewer-eval (ns user), :file \"CHANGELOG.md\", :bundle? false, :header {:path [], :nextjournal/value [:div.viewer.w-full.max-w-prose.px-8.not-prose.mt-3 [:div.mb-8.text-xs.sans-serif.text-slate-400 nil [:<> [:a.font-medium.border-b.border-dotted.border-slate-300.hover:text-indigo-500.hover:border-indigo-500.dark:border-slate-500.dark:hover:text-white.dark:hover:border-white.transition {:href \"./../\"} \"Index\"] [:span.mx-2 \"•\"]] [:span \"Served from \" [:a.font-medium.border-b.border-dotted.border-slate-300.hover:text-indigo-500.hover:border-indigo-500.dark:border-slate-500.dark:hover:text-white.dark:hover:border-white.transition {:href \"https://clerk.vision\"} \"Clerk\"] nil]]], :nextjournal/viewer {:name nextjournal.clerk.viewer/html-viewer, :render-fn #viewer-fn nextjournal.clerk.render/render-html, :hash \"5dtFMoRpfSur3BJ5RKN8sHB4mECYMZ\"}}, :open-graph {:type \"article:clerk\", :title \"Changelog\", :description nil}, :title \"Changelog\", :blocks [{:path [], :nextjournal/value [:div.viewer.markdown-viewer.w-full.max-w-prose.px-8 {:data-block-id \"user/markdown-5duKEYPGZMVZhKuUDjrExFrMur3jnB\"} [\"h1\" {:id \"changelog\"} [:<> \"Changelog\"]] [\"h2\" {:id \"unreleased\"} [:<> \"Unreleased\"]] [:ul [:li [:<> [:<> \"Comply with commonmark's suggested rendering of images by default (\"] [:a {:href \"https://github.com/nextjournal/markdown/issues/18\"} [:<> \"#18\"]] [:<> \"). This is a breaking change.\"]]]] [\"h2\" {:id \"0.5.148\"} [:<> \"0.5.148\"]] [:ul [:li [:<> [:<> \"Fixes a bug in the construction of the table of contents (\"] [:a {:href \"https://github.com/nextjournal/markdown/issues/19\"} [:<> \"#19\"]] [:<> \").\"]]]] [\"h2\" {:id \"0.5.146\"} [:<> \"0.5.146\"]] [:ul [:li [:<> [:<> \"Fix graaljs multithreaded access (\"] [:a {:href \"https://github.com/nextjournal/markdown/issues/17\"} [:<> \"#17\"]] [:<> \")\"]]]] [\"h2\" {:id \"0.5.144\"} [:<> \"0.5.144\"]] [:ul [:li [:<> [:<> \"Disable parsing hashtags and internal links by default (\"] [:a {:href \"https://github.com/nextjournal/markdown/issues/14\"} [:<> \"#14\"]] [:<> \")\"]]] [:li [:<> [:<> \"Allow conditional application of custom tokenizers depending on document state around the text location\"]]] [:li [:<> [:<> \"Arity 2 to \"] [:code [:<> \"nextjournal.markdown/parse\"]] [:<> \" was added to customize parsing options (e.g. custom tokenizers) more conveniently.\"]]] [:li [:<> [:<> \"Support hard-breaks\"]]] [:li [:<> [:<> \"Fix conversion to hiccup for tables with empty cells (\"] [:a {:href \"https://github.com/nextjournal/markdown/issues/13\"} [:<> \"#13\"]] [:<> \")\"]]]] [\"h2\" {:id \"0.4.138\"} [:<> \"0.4.138\"]] [:ul [:li [:<> [:<> \"Uses the official markdown-it/footnote plugin\"]]] [:li [:<> [:<> \"Adds optional (post-parse) handling of footnotes as sidenotes\"]]]] [\"h2\" {:id \"0.4.135\"} [:<> \"0.4.135\"]] [:ul [:li [:<> [:<> \"node-to-text transformation interprets softbreaks as spaces\"]]]] [\"h2\" {:id \"0.4.132\"} [:<> \"0.4.132\"]] [:ul [:li [:<> [:<> \"Extract and assign leading emoji from heading nodes\"]]]] [\"h2\" {:id \"0.4.130\"} [:<> \"0.4.130\"]] [:ul [:li [:<> [:<> \"Produce unique ids in attrs for header nodes\"]]] [:li [:<> [:<> \"Drop lambdaisland.uri dependency\"]]]] [\"h2\" {:id \"0.4.126\"} [:<> \"0.4.126\"]] [:ul [:li [:<> [:<> \"Add \"] [:code [:<> \"deps.cljs\"]] [:<> \" to classpath\"]]]] [\"h2\" {:id \"0.4.123\"} [:<> \"0.4.123\"]] [:ul [:li [:<> [:<> \"downgrade GraalJS to keep Java 8 compatibility\"]]]] [\"h2\" {:id \"0.4.116\"} [:<> \"0.4.116\"]] [:ul [:li [:<> [:<> \"Bump data.json\"]]]] [\"h2\" {:id \"0.4.112\"} [:<> \"0.4.112\"]] [:ul [:li [:<> [:<> \"Distinguish between tight and loose lists\"]]]] [\"h2\" {:id \"0.4.109\"} [:<> \"0.4.109\"]] [:ul [:li [:<> [:a {:href \"https://snapshots.nextjournal.com/markdown/build/7f5c1e24aeb3842235bc6175aa55dbd9a96d25d1/index.html#/notebooks/parsing_extensibility.clj\"} [:<> \"More work on parsing extensibility\"]]]] [:li [:<> [:<> \"A new home: \"] [:a {:href \"https://github.com/nextjournal/markdown\"} [:<> \"https://github.com/nextjournal/markdown\"]]]]] [\"h2\" {:id \"0.3.69\"} [:<> \"0.3.69\"]] [:ul [:li [:<> [:<> \"Extensible parsing of leaf text nodes\"]]]] [\"h2\" {:id \"0.2.44\"} [:<> \"0.2.44\"]] [:ul [:li [:<> [:<> \"Simplified \"] [:code [:<> \":toc\"]] [:<> \" structure.\"]]]] [\"h2\" {:id \"0.1.37\"} [:<> \"0.1.37\"]] [:ul [:li [:<> [:<> \"First Release.\"]]]]], :nextjournal/render-opts {:id \"user/markdown-5duKEYPGZMVZhKuUDjrExFrMur3jnB\"}, :nextjournal/viewer {:name nextjournal.clerk.viewer/markdown-node-viewer, :render-fn #viewer-fn identity, :hash \"5dsjzwxRkivFXiBf1NDMWmH54cVWV1\"}}]}, :nextjournal/viewer {:name nextjournal.clerk.viewer/notebook-viewer, :render-fn #viewer-fn nextjournal.clerk.render/render-notebook, :hash \"5dsiHybTyGGTEpReRaV7nfNxoDgnKx\"}}}, :current-path \"CHANGELOG\", :resource->url {\"/js/viewer.js\" \"js/viewer.js\"}, :index #object[java.net.URL 0x1f5628d9 \"file:/home/runner/.gitlibs/libs/io.github.nextjournal/clerk/e8f275b5cf077ec9441e404c1885ff0b6ee0aef9/src/nextjournal/clerk/index.clj\"]}".replaceAll('nextjournal.clerk.view/escape-closing-script-tag', 'script') | ||
viewer.init(viewer.read_string(state)) | ||
</script></body></html> |
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.