modif post contenus
This commit is contained in:
parent
49636f577e
commit
ea69ea079e
@ -1,23 +1,24 @@
|
|||||||
---
|
---
|
||||||
title: test divers contenus !
|
title: post test de divers contenus !
|
||||||
date: 2021-05-02
|
date: 2021-05-02
|
||||||
tags: ["photos", "test"]
|
tags: ["photos", "test"]
|
||||||
---
|
---
|
||||||
|
|
||||||
# LE CONTENU
|
|
||||||
|
|
||||||
## Image via link
|
## Image via link:
|
||||||

|

|
||||||
commentaire ...
|
commentaire ...
|
||||||
|
|
||||||
## Image via url locale (/static)
|
|
||||||
|
## Image via url locale (/static):
|
||||||

|

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

|

|
||||||
|
|
||||||
## Du code:
|
|
||||||
|
|
||||||
|
## Du code:
|
||||||
```javascript
|
```javascript
|
||||||
var s = "JavaScript syntax highlighting";
|
var s = "JavaScript syntax highlighting";
|
||||||
alert(s);
|
alert(s);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user