mirror of
https://github.com/welpo/tabi.git
synced 2025-10-11 07:46:15 +02:00
add a sample post with markdown in summary, for testing
This commit is contained in:
parent
2547a77592
commit
bf51f1962f
1 changed files with 33 additions and 0 deletions
33
content/blog/markdown-in-post-summary/index.md
Normal file
33
content/blog/markdown-in-post-summary/index.md
Normal file
|
@ -0,0 +1,33 @@
|
|||
+++
|
||||
title = "A quick demonstration of Markdown in post summary"
|
||||
date = 2025-04-15
|
||||
+++
|
||||
|
||||
Just **look** at this *awesome* piece of `code`.
|
||||
|
||||
```c
|
||||
#define _ -F<00||--F-OO--;
|
||||
int F=00,OO=00;main(){F_OO();printf("%1.3f\n",4.*-F/OO/OO);}F_OO()
|
||||
{
|
||||
_-_-_-_
|
||||
_-_-_-_-_-_-_-_-_
|
||||
_-_-_-_-_-_-_-_-_-_-_-_
|
||||
_-_-_-_-_-_-_-_-_-_-_-_-_-_
|
||||
_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
|
||||
_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
|
||||
_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
|
||||
_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
|
||||
_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
|
||||
_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
|
||||
_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
|
||||
_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
|
||||
_-_-_-_-_-_-_-_-_-_-_-_-_-_
|
||||
_-_-_-_-_-_-_-_-_-_-_-_
|
||||
_-_-_-_-_-_-_-_
|
||||
_-_-_-_
|
||||
}
|
||||
```
|
||||
|
||||
<!-- more -->
|
||||
|
||||
It's really creative, isn't it?
|
Loading…
Add table
Add a link
Reference in a new issue