mirror of
https://github.com/sharkdp/bat.git
synced 2025-01-13 17:18:17 +01:00
#1213 Added example Markdown file
This commit is contained in:
parent
db3468a815
commit
501c369f39
39
tests/syntax-tests/highlighted/Markdown/example.md
Normal file
39
tests/syntax-tests/highlighted/Markdown/example.md
Normal file
@ -0,0 +1,39 @@
|
||||
[38;2;253;151;31m#[0m[38;2;253;151;31m [0m[38;2;253;151;31mH1[0m
|
||||
[38;2;253;151;31m##[0m[38;2;253;151;31m [0m[38;2;253;151;31mH2[0m
|
||||
[38;2;253;151;31m###[0m[38;2;253;151;31m [0m[38;2;253;151;31mH3[0m
|
||||
[38;2;253;151;31m####[0m[38;2;253;151;31m [0m[38;2;253;151;31mH4[0m
|
||||
[38;2;253;151;31m#####[0m[38;2;253;151;31m [0m[38;2;253;151;31mH5[0m
|
||||
[38;2;253;151;31m######[0m[38;2;253;151;31m [0m[38;2;253;151;31mH6[0m
|
||||
|
||||
[1;38;2;249;38;114m**[0m[1;38;2;249;38;114mbold[0m[1;38;2;249;38;114m**[0m[38;2;255;255;255m [0m[3;38;2;228;46;112m*[0m[3;38;2;228;46;112mitalic[0m[3;38;2;228;46;112m*[0m[38;2;255;255;255m [0m[38;2;255;255;255m~~[0m[38;2;255;255;255mstrike[0m[38;2;255;255;255m~~[0m[38;2;255;255;255m [0m[38;2;255;255;255m[[0m[38;2;255;255;255m~~[0m[1;38;2;249;38;114m**[0m[3;38;2;228;46;112m*[0m[3;38;2;228;46;112mlink[0m[3;38;2;228;46;112m*[0m[1;38;2;249;38;114m**[0m[38;2;255;255;255m~~[0m[38;2;255;255;255m][0m[38;2;255;255;255m([0m[4;38;2;166;226;46mhttps://guides.github.com/features/mastering-markdown/[0m[38;2;255;255;255m)[0m
|
||||
[1;38;2;249;38;114m__[0m[1;38;2;249;38;114mbold[0m[1;38;2;249;38;114m__[0m[38;2;255;255;255m [0m[3;38;2;228;46;112m_[0m[3;38;2;228;46;112mitalic[0m[3;38;2;228;46;112m_[0m
|
||||
|
||||
[38;2;119;119;119m*[0m[38;2;255;255;255m [0m[38;2;255;255;255mUnordered[0m
|
||||
[38;2;119;119;119m*[0m[38;2;255;255;255m List[0m
|
||||
[38;2;255;255;255m [0m[38;2;119;119;119m*[0m[38;2;255;255;255m With Indents[0m
|
||||
[38;2;255;255;255m [0m
|
||||
[38;2;255;255;255m1[0m[38;2;119;119;119m.[0m[38;2;255;255;255m [0m[38;2;255;255;255mOrdered[0m
|
||||
[38;2;255;255;255m2[0m[38;2;119;119;119m.[0m[38;2;255;255;255m List[0m
|
||||
[38;2;255;255;255m [0m[38;2;255;255;255m3[0m[38;2;119;119;119m.[0m[38;2;255;255;255m With Indents[0m
|
||||
[38;2;255;255;255m [0m
|
||||
[38;2;255;255;255m![[0m[38;2;255;255;255mMarkdown Logo[0m[38;2;255;255;255m][0m[38;2;255;255;255m([0m[4;38;2;166;226;46mhttps://upload.wikimedia.org/wikipedia/commons/4/48/Markdown-mark.svg[0m[38;2;255;255;255m)[0m
|
||||
|
||||
[3;38;2;102;217;239m>[0m[3;38;2;102;217;239m quotes[0m
|
||||
[3;38;2;102;217;239m>[0m[3;38;2;102;217;239m and more[0m
|
||||
|
||||
[38;2;236;53;51m`[0m[38;2;236;53;51mfn inline_code() -> String { "inline code".to_string() }[0m[38;2;236;53;51m`[0m
|
||||
|
||||
[38;2;255;255;255m```[0m[38;2;190;132;255mrust[0m
|
||||
[38;2;255;255;255m [0m[3;38;2;102;217;239mfn[0m[38;2;255;255;255m [0m[38;2;166;226;46msyntax_highlighted[0m[38;2;255;255;255m<[0m[38;2;255;255;255mT[0m[38;2;255;255;255m:[0m[38;2;255;255;255m [0m[3;38;2;166;226;46mAsRef[0m[38;2;255;255;255m<[0m[38;2;249;38;114m&[0m[3;38;2;102;217;239mstr[0m[38;2;255;255;255m>[0m[38;2;255;255;255m>[0m[38;2;255;255;255m([0m[3;38;2;253;151;31mthing[0m[38;2;255;255;255m:[0m[38;2;255;255;255m T[0m[38;2;255;255;255m)[0m[38;2;255;255;255m [0m[38;2;255;255;255m{[0m
|
||||
[38;2;255;255;255m [0m[38;2;255;255;255mprintln![0m[38;2;255;255;255m([0m[38;2;230;219;116m"[0m[38;2;230;219;116mThe best code has syntax highlighting: [0m[38;2;190;132;255m{}[0m[38;2;230;219;116m"[0m[38;2;255;255;255m,[0m[38;2;255;255;255m thing[0m[38;2;255;255;255m)[0m[38;2;255;255;255m;[0m
|
||||
[38;2;255;255;255m [0m[38;2;255;255;255m}[0m
|
||||
[38;2;255;255;255m```[0m
|
||||
|
||||
[38;2;119;119;119m-[0m[38;2;255;255;255m [0m[38;2;255;255;255m[x] Task[0m
|
||||
[38;2;119;119;119m-[0m[38;2;255;255;255m [] Unfinished Task[0m
|
||||
[38;2;119;119;119m-[0m[38;2;255;255;255m [] Another unfinished task[0m
|
||||
|
||||
[38;2;255;255;255mFirst Header [0m[38;2;255;255;255m|[0m[38;2;255;255;255m Second Header[0m
|
||||
[38;2;255;255;255m------------[0m[38;2;255;255;255m [0m[38;2;255;255;255m|[0m[38;2;255;255;255m [0m[38;2;255;255;255m-------------[0m
|
||||
[38;2;255;255;255mContent from cell 1 [0m[38;2;255;255;255m|[0m[38;2;255;255;255m Content from cell 2[0m
|
||||
[38;2;255;255;255mContent in the first column [0m[38;2;255;255;255m|[0m[38;2;255;255;255m Content in the second column[0m
|
39
tests/syntax-tests/source/Markdown/example.md
Normal file
39
tests/syntax-tests/source/Markdown/example.md
Normal file
@ -0,0 +1,39 @@
|
||||
# H1
|
||||
## H2
|
||||
### H3
|
||||
#### H4
|
||||
##### H5
|
||||
###### H6
|
||||
|
||||
**bold** *italic* ~~strike~~ [~~***link***~~](https://guides.github.com/features/mastering-markdown/)
|
||||
__bold__ _italic_
|
||||
|
||||
* Unordered
|
||||
* List
|
||||
* With Indents
|
||||
|
||||
1. Ordered
|
||||
2. List
|
||||
3. With Indents
|
||||
|
||||
![Markdown Logo](https://upload.wikimedia.org/wikipedia/commons/4/48/Markdown-mark.svg)
|
||||
|
||||
> quotes
|
||||
> and more
|
||||
|
||||
`fn inline_code() -> String { "inline code".to_string() }`
|
||||
|
||||
```rust
|
||||
fn syntax_highlighted<T: AsRef<&str>>(thing: T) {
|
||||
println!("The best code has syntax highlighting: {}", thing);
|
||||
}
|
||||
```
|
||||
|
||||
- [x] Task
|
||||
- [] Unfinished Task
|
||||
- [] Another unfinished task
|
||||
|
||||
First Header | Second Header
|
||||
------------ | -------------
|
||||
Content from cell 1 | Content from cell 2
|
||||
Content in the first column | Content in the second column
|
Loading…
Reference in New Issue
Block a user