Implemented lists
This commit is contained in:
@ -5,6 +5,7 @@ Markdown renderer.
|
||||
## Features
|
||||
|
||||
- Links
|
||||
- Lists
|
||||
- Headers
|
||||
- Paragraphs
|
||||
- Quotes
|
||||
@ -37,7 +38,7 @@ coverage: 100.0% of statements
|
||||
## Benchmarks
|
||||
|
||||
```
|
||||
BenchmarkSmall-12 2425053 492.8 ns/op 248 B/op 5 allocs/op
|
||||
BenchmarkSmall-12 2585194 462.4 ns/op 248 B/op 5 allocs/op
|
||||
```
|
||||
|
||||
## License
|
||||
|
Reference in New Issue
Block a user