Files
rust/src/doc
Michael Goulet bd7e8b5ef9 Rollup merge of #111152 - lukas-code:markdown-parsers-are-hard, r=GuillaumeGomez
update `pulldown-cmark` to `0.9.3`

This PR updates `pulldown-cmark` to version `0.9.3`, which does two main things:
* Pulls in https://github.com/raphlinus/pulldown-cmark/pull/643 to fix https://github.com/rust-lang/rust/issues/111117
* Allows parsing strikethrough with single tildes, e.g. `~foo~` -> ~foo~. This matches the [GFM spec](https://github.github.com/gfm/#strikethrough-extension-).

Full changelog: https://github.com/raphlinus/pulldown-cmark/pull/646
2023-05-25 13:57:59 -07:00
..
2023-04-24 13:00:24 -04:00
2023-05-08 13:00:54 -04:00
2023-05-22 13:00:33 -04:00
2023-05-22 13:00:33 -04:00
2023-05-22 11:00:43 -07:00
2023-05-08 13:00:54 -04:00
2023-05-22 13:00:33 -04:00
2022-01-28 13:42:48 +01:00
2019-09-30 07:46:10 +02:00
2023-02-24 13:21:02 -05:00
2022-01-28 13:42:48 +01:00
2021-07-10 19:51:36 +02:00
2018-05-17 12:25:24 -07:00