tea/vendor/github.com/yuin/goldmark/parser
6543 89e93d90b3 Use glamour and termev to render/colorize content (#181)
Merge branch 'master' into use-glamour

select Glamour Theme based on BackgroundColor

Merge branch 'master' into use-glamour

Merge branch 'master' into use-glamour

update termev

update go.mod

label color colorate

use glamour for issue content

Vendor: Add glamour

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitea/tea/pulls/181
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
2020-09-19 16:00:50 +00:00
..
attribute.go Use glamour and termev to render/colorize content (#181) 2020-09-19 16:00:50 +00:00
atx_heading.go Use glamour and termev to render/colorize content (#181) 2020-09-19 16:00:50 +00:00
auto_link.go Use glamour and termev to render/colorize content (#181) 2020-09-19 16:00:50 +00:00
blockquote.go Use glamour and termev to render/colorize content (#181) 2020-09-19 16:00:50 +00:00
code_block.go Use glamour and termev to render/colorize content (#181) 2020-09-19 16:00:50 +00:00
code_span.go Use glamour and termev to render/colorize content (#181) 2020-09-19 16:00:50 +00:00
delimiter.go Use glamour and termev to render/colorize content (#181) 2020-09-19 16:00:50 +00:00
emphasis.go Use glamour and termev to render/colorize content (#181) 2020-09-19 16:00:50 +00:00
fcode_block.go Use glamour and termev to render/colorize content (#181) 2020-09-19 16:00:50 +00:00
html_block.go Use glamour and termev to render/colorize content (#181) 2020-09-19 16:00:50 +00:00
link.go Use glamour and termev to render/colorize content (#181) 2020-09-19 16:00:50 +00:00
link_ref.go Use glamour and termev to render/colorize content (#181) 2020-09-19 16:00:50 +00:00
list.go Use glamour and termev to render/colorize content (#181) 2020-09-19 16:00:50 +00:00
list_item.go Use glamour and termev to render/colorize content (#181) 2020-09-19 16:00:50 +00:00
paragraph.go Use glamour and termev to render/colorize content (#181) 2020-09-19 16:00:50 +00:00
parser.go Use glamour and termev to render/colorize content (#181) 2020-09-19 16:00:50 +00:00
raw_html.go Use glamour and termev to render/colorize content (#181) 2020-09-19 16:00:50 +00:00
setext_headings.go Use glamour and termev to render/colorize content (#181) 2020-09-19 16:00:50 +00:00
thematic_break.go Use glamour and termev to render/colorize content (#181) 2020-09-19 16:00:50 +00:00