Skip to content

Commit

Permalink
Merge pull request #20 from Trivernis/develop
Browse files Browse the repository at this point in the history
Reference anchor and improved README
  • Loading branch information
Trivernis authored Jan 24, 2021
2 parents 3c9f41c + 6ebc7cc commit 0fda78b
Show file tree
Hide file tree
Showing 44 changed files with 351 additions and 431 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[package]
name = "snekdown"
version = "0.33.2"
version = "0.33.3"
authors = ["trivernis <trivernis@protonmail.com>"]
edition = "2018"
license-file = "LICENSE"
license = "GPL-3.0"
readme = "README.md"
description = "A parser for the custom snekdown markdown syntax"
repository = "https://github.com/Trivernis/snekdown"
Expand Down
Loading

0 comments on commit 0fda78b

Please sign in to comment.