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/src
Skyler Hawthorne 96d4ca5f73
Dependabot/cargo/pulldown cmark 0.9.1 (#1533)
* build(deps): bump pulldown-cmark from 0.8.0 to 0.9.1

Bumps [pulldown-cmark](https://github.com/raphlinus/pulldown-cmark) from 0.8.0 to 0.9.1.
- [Release notes](https://github.com/raphlinus/pulldown-cmark/releases)
- [Commits](https://github.com/raphlinus/pulldown-cmark/compare/v0.8.0...v0.9.1)

---
updated-dependencies:
- dependency-name: pulldown-cmark
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* cmark 0.9 fixes

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
..
ui Dependabot/cargo/pulldown cmark 0.9.1 (#1533) 3 years ago
application.rs Use the correct language ID for JavaScript & TypeScript (#1466) 3 years ago
args.rs Implement `hx --tutor` and `:tutor` to load `tutor.txt` (#898) 3 years ago
commands.rs Update to rust 1.58, fix a bunch of optional lints 3 years ago
compositor.rs Macros (#1234) 3 years ago
config.rs Put some tests behind #[cfg(test)] (#1459) 3 years ago
job.rs Update to rust 1.58, fix a bunch of optional lints 3 years ago
keymap.rs Update to rust 1.58, fix a bunch of optional lints 3 years ago
lib.rs Assume true color support on Windows 3 years ago
main.rs revert log truncation (#895) (#1130) 3 years ago