Michael Howell

Results 72 issues of Michael Howell

This commit is not meant to be merged as-is. It's meant to run in Crater, so that we can estimate the impact of bumping to the new version of the...

T-rustdoc
S-waiting-on-review

This result makes sense, since inline HTML being inline implies that it is parsed after block quotes, while block HTML being copy-and-pasteable implies that it should eat Markdown syntax like...

When an image is included in a README or a doc file, docs.rs links directly to it. It should do like GitHub does and do proxying and caching for it.

E-medium
P-low
C-enhancement

`stack bench` output: Before ``` commonmark-cli > build (exe) commonmark-cli > Preprocessing executable 'commonmark' for commonmark-cli-0.2.1.. commonmark-cli > Building executable 'commonmark' for commonmark-cli-0.2.1.. commonmark-cli > copy/register commonmark-cli > Installing executable...

`instructions` should, instead of containing the JavaScript code, contain objects that get serialized on the harness side and deserialized in the browser. For example, parseAssertCssInner is currently implemented like this:...

**Describe the issue** On an attribute with nested brackets, the ending brackets aren't highlighted the same as the starting brackets. **Which language seems to have the issue?** Rust **Are you...

language
bug
help welcome

``` changelog: [`doc_markdown`]: correctly detect backslash-escaped `` ` `` ```

S-waiting-on-review

Before this change, the Rust `unstable-book` is 88MiB. With this change, it becomes 15MiB. Other pages might not be as extreme, but it's expected to help any book like this....

S-waiting-on-review