Back to Rust Analyzer

Changelog #256

xtask/test_data/expected.md

2026-05-041.8 KB
Original Source

Changelog #256

Hello!

Commit: 0123456
Release: 2022-01-01

New Features

  • BREAKING #1111 shortcut <kbd>ctrl</kbd>+<kbd>r</kbd>

    • hyphen-prefixed list item
  • nested list item

    • foo -> foofoo
    • bar -> barbar
  • listing in the secondary level

    1. install

    2. add to config

      json
      {"foo":"bar"}
      
  • list item with continuation

    <video src="https://example.com/movie.mp4" controls loop>Your browser does not support the video tag.</video>

    <video src="https://example.com/movie.mp4" autoplay controls loop>Your browser does not support the video tag.</video>

    Image

    Video
    <video src="https://example.com/movie.mp4" controls loop>Your browser does not support the video tag.</video>

    bash
    rustup update nightly
    
    This is a plain listing.
    
  • single line item followed by empty lines

  • multiline list item followed by empty lines

  • multiline list item with indent

  • multiline list item not followed by empty lines

  • multiline list item followed by different marker

    • foo
    • bar
  • multiline list item followed by list continuation

    paragraph paragraph

Another Section

  • foo bar baz
  • list item with an inline image

The highlight of the month is probably #1111. See online manual for more information.

bash
rustup update nightly
rustup update nightly
This is a plain listing.