A Lume plugin which converts code blocks into diagrams.
Find a file
2025-02-19 18:32:06 -05:00
resources Initial commit 2024-11-07 20:24:21 -05:00
tests fix: Check for undefined object when resolving URL 2025-02-19 18:28:39 -05:00
.editorconfig Initial commit 2024-11-07 20:24:21 -05:00
.gitattributes Initial commit 2024-11-07 20:24:21 -05:00
.gitignore Initial commit 2024-11-07 20:24:21 -05:00
deno.json build: Update @std/assert to 1.0.11 2025-02-19 18:32:06 -05:00
deno.lock build: Update @std/assert to 1.0.11 2025-02-19 18:32:06 -05:00
deps.ts refactor: Move Valibot to deps.ts 2024-11-08 17:55:50 -05:00
LICENSE.txt Initial commit 2024-11-07 20:24:21 -05:00
mod.ts refactor: Move Valibot to deps.ts 2024-11-08 17:55:50 -05:00
README.org docs: Update links 2025-01-20 09:49:52 -05:00

Kroki Plugin for Lume

About

A Lume plugin which utilizes Kroki to generate images from diagram code.

Documentation

For documentation, refer to the wiki.

License

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this work except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Copyright

Copyright © 2024 Foster Hangdaan