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
1.5 KiB
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
An unordered list- Hello
- World
- What
- Should
- be
put- here?
- 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
