ultron-ssg 0.2.6

A syntax highlighting library ideal for usage in a static site generator
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.ultron]
default-features = false
version = "0.2.6"

[package]
authors = ["Jovansonlee Cesar <ivanceras@gmail.com>"]
description = "A syntax highlighting library ideal for usage in a static site generator"
documentation = "https://docs.rs/ultron-ssg"
edition = "2018"
keywords = ["syntax", "highlighting", "monospace"]
license = "MIT"
name = "ultron-ssg"
readme = "../../README.md"
repository = "https://github.com/ivanceras/ultron"
version = "0.2.6"