index
:
markdown-rs
main
CommonMark compliant markdown parser in Rust with ASTs and extensions
cel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
util
/
mod.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove `must_use` if tarpaulin doesn’t understand them
Titus Wormer
2022-10-14
1
-0
/
+2
*
Add support for proper positional info in swc tree
Titus Wormer
2022-10-11
1
-0
/
+1
*
Refactor to share identifier methods
Titus Wormer
2022-10-06
1
-0
/
+1
*
Add support for HTML 4 character references in JSX attributes
Titus Wormer
2022-10-06
1
-1
/
+1
*
Add support for compiling to mdast
Titus Wormer
2022-09-26
1
-0
/
+1
*
Add support for parsing MDX ESM, expressions
Titus Wormer
2022-09-19
1
-0
/
+1
*
Refactor to move byte, char info to own file
Titus Wormer
2022-09-09
1
-1
/
+1
*
Add support for GFM tagfilter
Titus Wormer
2022-09-01
1
-0
/
+1
*
Refactor to move more things to `util/`
Titus Wormer
2022-08-19
1
-0
/
+2
*
Add support for GFM autolink literals
Titus Wormer
2022-08-18
1
-0
/
+1
*
Refactor to proof docs, grammars
Titus Wormer
2022-08-15
1
-1
/
+1
*
Refactor to work on `char`s
Titus Wormer
2022-07-28
1
-2
/
+1
*
Add basic support for block quotes
Titus Wormer
2022-07-07
1
-0
/
+1
*
Refactor code style
Titus Wormer
2022-07-05
1
-0
/
+1
*
Fix jumps in `edit_map`
Titus Wormer
2022-06-28
1
-0
/
+1
*
Add support for normalizing identifiers
Titus Wormer
2022-06-22
1
-0
/
+1
*
Add docs for `subtokenize`
Titus Wormer
2022-06-21
1
-1
/
+0
*
Add support for line endings in string
Titus Wormer
2022-06-20
1
-0
/
+1
*
Reorganize to split util
Titus Wormer
2022-06-14
1
-0
/
+6