Skip to content

Commit

Permalink
remove goals from readme
Browse files Browse the repository at this point in the history
  • Loading branch information
paradox460 committed Nov 28, 2023
1 parent 657288a commit cda0a2d
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,6 @@ A fast [Djot](https://djot.net) parser and formatter for Elixir.

Djot parsing and transformations powered by the [jotdown](https://crates.io/crates/jotdown) rust crate.

## Goals

- [x] Fast Djot to HTML transforms
- [ ] Precompiled binary
- [ ] Optional sanitization
- [ ] Syntax highlighting via autumn or inkjet

## Usage

Simply call `to_html` on a string that contains Djot data, and you'll get back a html fragment.
Expand Down

0 comments on commit cda0a2d

Please sign in to comment.