issues
search
johannhof
/
markdown.rs
Rust Markdown parsing library
Apache License 2.0
136
stars
44
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
In debug mode, this crate logs one line per BYTE of input
#55
lovasoa
opened
1 year ago
0
Windows test faliures
#54
No-one-important
opened
2 years ago
1
Add generate_html to lib.rs
#53
DSchroer
opened
2 years ago
0
Massive memory improvements, major performance improvements, breaking API change
#52
Phlosioneer
closed
1 year ago
0
Massive memory improvements, major performance improvements, breaking API change
#51
Phlosioneer
closed
2 years ago
1
Minimal perf improvements
#50
Phlosioneer
closed
1 year ago
0
Multiple performance improvements
#49
Phlosioneer
closed
1 year ago
0
Maintenance Status
#48
dbanty
opened
2 years ago
1
thread 'main' panicked at 'index out of bounds: the len is 1 but the index is 1', src/parser/block/link_reference.rs:27:92
#47
sigaloid
opened
3 years ago
0
Fix out of bounds
#46
sigaloid
opened
3 years ago
1
thread 'main' panicked at 'index out of bounds: the len is 1 but the index is 1'
#45
sigaloid
opened
3 years ago
0
Fixes #43
#44
sigaloid
closed
3 years ago
1
thread 'main' panicked at 'index out of bounds: the len is 0 but the index is 0'
#43
sigaloid
opened
3 years ago
0
Implement generating markdown for ordered lists
#42
mjkoo
opened
3 years ago
0
CommonMark adherence
#41
hoijui
opened
3 years ago
1
Update dev dependency difference from 0.4 to 2.0.0
#40
mans0954
opened
3 years ago
0
Remove execute bit from fixtures
#39
mans0954
opened
3 years ago
0
Reduce number of Regex::is_match calls
#38
davidwilemski
opened
3 years ago
0
Support for inline HTML blocks
#37
zr5dt
opened
3 years ago
1
Text is sometimes parsed as ordered list
#36
NChechulin
opened
3 years ago
0
Code blocks with dashed header elements don't parse correctly
#35
schell
opened
4 years ago
2
Links with brackets in them parse incorrectly
#34
tmladek
opened
4 years ago
1
Performance issue?
#33
joepio
closed
4 years ago
3
Allow code blocks with three backticks
#32
gennyble
closed
4 years ago
0
Could you please submit the utf-8 fix to lib.rs?
#31
kuangshengkai
closed
4 years ago
3
Allow code blocks with three backticks
#30
gennyble
closed
4 years ago
1
Fix deprecated use of trim_left/trim_right
#29
amty
closed
4 years ago
1
Preserve newlines?
#28
Boscop
opened
6 years ago
0
I'll claim "Reference-style links"
#27
br0p0p
closed
4 years ago
4
Suppor ordered list
#26
rusterize
closed
4 years ago
0
Outdated version on crates.io
#25
bstut
closed
4 years ago
3
Question about code spans
#24
Lythenas
closed
4 years ago
0
Panic on parsing unicode
#23
chuck-sys
closed
6 years ago
2
Fixed UTF8-error-prone codes
#22
PENGUINLIONG
closed
7 years ago
0
Fix panic when parsing multi-byte UTF-8 (#20)
#21
gmbeard
closed
7 years ago
2
Runtime panic when parsing apostrophe
#20
DouglasBrunner
closed
4 years ago
1
No error handling
#19
saschagrunert
closed
4 years ago
1
Improve performance
#18
saschagrunert
closed
7 years ago
1
Markdown generator
#17
vi
closed
7 years ago
1
Open access to token details. Closes #15.
#16
vi
closed
7 years ago
5
`tokenize` function is unusable due to private type
#15
Diggsey
closed
7 years ago
0
Small improvements
#14
1011X
closed
8 years ago
2
String-related panic when processing valid line of Markdown
#13
ebkalderon
opened
8 years ago
0
Relicense to dual MIT/Apache-2.0
#12
emberian
closed
8 years ago
1
Relicense under dual MIT/Apache-2.0
#11
emberian
closed
8 years ago
7
rust 1.0.0 compatible
#10
tak1n
closed
9 years ago
0
io reform update
#9
zemlanin
closed
9 years ago
1
Update for Rust version 1.0.0alpha
#8
greencrab
closed
9 years ago
5
fail -> panic
#7
steveklabnik
closed
10 years ago
1
Implement Images
#6
johannhof
closed
9 years ago
0
Next