Skip to content

Library for representing Markup in Clojure

License

Notifications You must be signed in to change notification settings

Kunagi/kunagi-markup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kunagi-markup

kunagi-markup is a library for representing markup as Clojure data. It uses vectors to represent elements, and maps to represent an element's attributes. Markup data can be rendered as Markdown and HTML.

Install

Add the following dependency to your deps.edn file:

io.github.clojure/tools.build {:git/sha "04481c4"}

License

Copyright © 2022 Witoslaw Koczewski

Distributed under the Eclipse Public License 1.0.

About

Library for representing Markup in Clojure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published