You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix/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.
8 months ago
..
src Fix pulldown_cmark breaking changes to tag types 8 months ago
tests Create helix-stdx crate for stdlib extensions 9 months ago
.gitignore Initial import. 4 years ago
Cargo.toml build(deps): bump pulldown-cmark from 0.9.6 to 0.10.0 8 months ago
build.rs Add icon to Windows executable (#9104) 8 months ago