mirror of
https://github.com/YGGverse/ggemtext.git
synced 2026-03-31 17:15:33 +00:00
skip regex operations on tag mismatch subject
This commit is contained in:
parent
7345400172
commit
83ec663929
4 changed files with 18 additions and 1 deletions
|
|
@ -3,3 +3,5 @@ pub mod multiline;
|
|||
|
||||
pub use inline::Inline;
|
||||
pub use multiline::Multiline;
|
||||
|
||||
pub const TAG: &str = "```";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue