helix-mirror/helix-term
Michael Davis bbcc89241f Fix pulldown_cmark breaking changes to tag types
* Tags and TagEnd are now separate enums since
  <https://redirect.github.com/raphlinus/pulldown-cmark/pull/517>.
* The `Tag::Heading` member has been changed from a tuple variant to a
  struct variant.
2024-02-07 23:53:51 +09:00
..
src Fix pulldown_cmark breaking changes to tag types 2024-02-07 23:53:51 +09:00
tests Create helix-stdx crate for stdlib extensions 2024-01-18 10:57:53 +09:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
build.rs Add icon to Windows executable (#9104) 2024-01-28 18:31:10 +09:00
Cargo.toml build(deps): bump pulldown-cmark from 0.9.6 to 0.10.0 2024-02-07 23:53:51 +09:00