mdbook/test_book/src/individual/mixed.md
Brett Chalupa 79c159d123 Add styles for <kbd> elements
Allows for special styles to call them out since they're different than
normal text and different than code. They can make use of styles they
inherit for font style and weight.

Notes on changes:

- Added new CSS variables for reused elements
- The font-* rules are separate for each aspect so that they can inherit
  bold/italic/etc

Closes https://github.com/rust-lang/mdBook/issues/1813
2022-10-06 16:02:29 -04:00

1.5 KiB

Mixed

This contains all tags randomly mixed together, to make sure style changes in one does not affect others.

A heading

Quite a Strong statement , to make

No, cross that

Whose quote is this

And this

  • and
  • this
  • also
You encountered a wild codepen
// The codepen is editable and runnable
fn main(){
    println!("Hello world!");
}

Ctrl + S saves a file.

A random image sprinkled in between

16x16 rust-lang logo


  • An unordered list
  • Hello
  • World
  • What
    1. Should
    2. be
    3. put
    4. here?
    5. Ctrl + S saves a file.
col1 col2 col 3 col 4 col 5 col 6
val1 val2 val3 val5 val4 val6
col1 col2 col 3 An Questionable table header col 5 col 6
val1 val2 val3 val5 val4 An equally Questionable long table value

Things to do

  • Add individual tags
  • Add language examples
  • Add rust specific examples

And another image

2018 rust-conf art svg