.. |
mdrun
|
pkg/md/mdrun: Support -cpuprofile.
|
2022-11-17 23:25:33 +00:00 |
spec
|
Add LICENSE for CommonMark spec.
|
2022-10-07 10:46:30 +01:00 |
testdata/fuzz
|
pkg/md/fmt.go: Handle another edge case of raw HTML at start of line.
|
2022-11-06 18:05:04 +00:00 |
fmt_test.go
|
pkg/md/fmt.go: Improve escaping of link tails.
|
2022-11-06 15:40:05 +00:00 |
fmt.go
|
pkg/md: Add TTYCodec.
|
2022-11-12 22:15:03 +00:00 |
html_test.go
|
pkg/mods/doc: Highlight elvish and elvish-transcript code in doc:show.
|
2023-01-02 01:01:27 +00:00 |
html.go
|
pkg/mods/doc: Highlight elvish and elvish-transcript code in doc:show.
|
2023-01-02 01:01:27 +00:00 |
inline.go
|
pkg/md: Compile regexps lazily.
|
2022-12-26 13:13:36 +00:00 |
md.go
|
pkg/md: Compile regexps lazily.
|
2022-12-26 13:13:36 +00:00 |
smart_puncts_test.go
|
pkg/md: Add a Codec for smart punctuations.
|
2022-11-07 23:05:37 +00:00 |
smart_puncts.go
|
pkg/md: Add a Codec for smart punctuations.
|
2022-11-07 23:05:37 +00:00 |
stack.go
|
pkg/md: Alternate between * and _ for consecutive OpEmphasisStart's.
|
2022-10-30 18:41:09 +00:00 |
testexport_test.go
|
pkg/md: Don't escape non-ASCII characters in URL in HTML output.
|
2022-12-31 00:12:44 +00:00 |
testutils_test.go
|
pkg/md: Add TTYCodec.
|
2022-11-12 22:15:03 +00:00 |
text_test.go
|
Implement doc:find.
|
2023-01-15 16:53:16 +00:00 |
text.go
|
Implement doc:find.
|
2023-01-15 16:53:16 +00:00 |
trace.go
|
pkg/md: Add more tests against reflowing.
|
2022-11-06 01:33:06 +00:00 |
tty_test.go
|
pkg/mods/doc: Convert links to language.html to absolute links.
|
2023-01-02 01:35:41 +00:00 |
tty.go
|
pkg/mods/doc: Convert links to language.html to absolute links.
|
2023-01-02 01:35:41 +00:00 |
zstring.go
|
pkg/md: Fix numerous corner cases found by fuzzing.
|
2022-11-03 23:46:13 +00:00 |