Brandon Wilson
|
8ea7b1c86c
|
Optionally Preserving New Lines (#115)
|
2021-08-12 03:27:32 +02:00 |
|
Tom Payne
|
4292a2106d
|
Update for latest release of yuin/goldmark
https://github.com/yuin/goldmark/commit/9e0189df270cb443c204b51e89e2b0749b98370c
broke backwards compatibility by renaming exported structs without a
bump of the module's major version.
This commit updates glamour to use goldmark's new API.
|
2020-12-27 15:05:46 +01:00 |
|
Sam
|
b37f694db4
|
Add support for :emoji: (#92)
|
2020-12-06 06:21:10 +01:00 |
|
Christian Muehlhaeuser
|
8d4e3f0692
|
Use TrueColor color profile as default
Users can override the desired profile by calling WithColorProfile.
|
2020-02-10 14:28:08 +01:00 |
|
Christian Muehlhaeuser
|
bf9cf1e06f
|
Don't abort when encountering invalid URLs
|
2019-12-30 06:52:33 +01:00 |
|
Christian Muehlhaeuser
|
7349948f7f
|
Fix blockquote rendering
|
2019-12-28 01:50:18 +01:00 |
|
Christian Muehlhaeuser
|
5a1a0f6457
|
Traverse through parents to detect ignored AST children
|
2019-12-28 00:38:11 +01:00 |
|
Christian Muehlhaeuser
|
56af24c72d
|
Add documentation for a few more types
|
2019-12-25 05:40:28 +01:00 |
|
Christian Muehlhaeuser
|
a1da1963cb
|
Document public types and methods
|
2019-12-25 05:19:33 +01:00 |
|
Christian Muehlhaeuser
|
4b65ed22c2
|
Move ANSIRenderer into a separate package
|
2019-12-14 00:11:29 +01:00 |
|