modif post contenus
This commit is contained in:
parent
aa17e969cf
commit
49636f577e
@ -1,18 +1,34 @@
|
|||||||
---
|
---
|
||||||
title: test pleins de photos !
|
title: test divers contenus !
|
||||||
date: 2021-05-02
|
date: 2021-05-02
|
||||||
tags: ["photos", "test"]
|
tags: ["photos", "test"]
|
||||||
---
|
---
|
||||||
|
|
||||||
légende 1
|
# LE CONTENU
|
||||||

|
|
||||||
|
## Image via link
|
||||||
|

|
||||||
commentaire ...
|
commentaire ...
|
||||||
|
|
||||||
légende 2
|
## Image via url locale (/static)
|
||||||

|
|
||||||
|
|
||||||
légende 3
|
|
||||||

|
|
||||||
|
|
||||||
l"gende 4
|
|
||||||

|

|
||||||
|
|
||||||
|
## Gif via link
|
||||||
|

|
||||||
|
|
||||||
|
## Du code:
|
||||||
|
|
||||||
|
```javascript
|
||||||
|
var s = "JavaScript syntax highlighting";
|
||||||
|
alert(s);
|
||||||
|
```
|
||||||
|
|
||||||
|
```python
|
||||||
|
s = "Python syntax highlighting"
|
||||||
|
print s
|
||||||
|
```
|
||||||
|
|
||||||
|
```bash
|
||||||
|
cd /ici/etla
|
||||||
|
echo "Salut le monde!"
|
||||||
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user