comrak/src
digitalMoksha a842fe9d1a Return brackets in autolinks behavior back to cmark-gfm
When `relaxed-autolinks` is specified, allow only balanced
brackets/curly braces in autolink.
2024-04-29 10:34:06 +03:00
..
parser Return brackets in autolinks behavior back to cmark-gfm 2024-04-29 10:34:06 +03:00
plugins syntect: minor cleanups. 2023-11-29 15:36:43 +11:00
tests Return brackets in autolinks behavior back to cmark-gfm 2024-04-29 10:34:06 +03:00
adapters.rs Make adapters Send + Sync 2023-08-23 18:38:25 -07:00
arena_tree.rs minor fixes regarding vocabulary 2024-04-13 21:37:32 -04:00
cm.rs style: collapse the `if` conditions 2024-04-18 11:14:52 +08:00
ctype.rs cargo clippy 2020-08-14 17:39:17 +10:00
entity.rs cargo clippy 2023-03-28 10:44:25 +11:00
html.rs Removed support for redundant NodeMathBlock 2024-03-28 15:40:06 -05:00
lib.rs README: new URL, copyright year, etc. 2024-01-18 18:44:21 +11:00
main.rs relaxed-autolinks now allows any url scheme 2024-04-24 17:29:42 -05:00
nodes.rs style: use derive macro instead 2024-04-18 11:22:57 +08:00
scanners.re Removed support for redundant NodeMathBlock 2024-03-28 15:40:06 -05:00
scanners.rs Removed support for redundant NodeMathBlock 2024-03-28 15:40:06 -05:00
strings.rs Clean up 2023-06-08 21:52:27 +06:00
tests.rs style: remove necessary borrowing 2024-04-18 14:24:07 +08:00
xml.rs Removed support for redundant NodeMathBlock 2024-03-28 15:40:06 -05:00