diff options
author | polo <ordipolo@gmx.fr> | 2024-10-27 13:34:13 +0100 |
---|---|---|
committer | polo <ordipolo@gmx.fr> | 2024-10-27 13:34:13 +0100 |
commit | 5b455dbf1474a3c7c839cd129fd470f1fdae6b0c (patch) | |
tree | 85200f78a951a5ff8ac8f105bce5834c162ab717 /data | |
download | ckeditor5-5b455dbf1474a3c7c839cd129fd470f1fdae6b0c.zip |
v2 avec NPM et composer, customizable et plus facile à intégrer
Diffstat (limited to 'data')
-rw-r--r-- | data/page/html/article.html | 1 | ||||
-rw-r--r-- | data/page/images/chirurgien jaune.jpg | bin | 0 -> 137915 bytes |
2 files changed, 1 insertions, 0 deletions
diff --git a/data/page/html/article.html b/data/page/html/article.html new file mode 100644 index 0000000..3f0058d --- /dev/null +++ b/data/page/html/article.html | |||
@@ -0,0 +1 @@ | |||
<figure class="image image-style-side"><img src="data/page/images/chirurgien jaune.jpg" alt="image" /><figcaption>image</figcaption></figure><h2>hello</h2><figure class="table"><table><tbody><tr><td>ok</td><td>ah oui</td><td>bon</td></tr><tr><td><p>c'est pas</p><p>grave</p></td><td><p>on verra</p><p>plus tard</p></td><td>salut</td></tr></tbody></table></figure><p><i><mark class="marker-green">goodbye</mark></i></p> \ No newline at end of file | |||
diff --git a/data/page/images/chirurgien jaune.jpg b/data/page/images/chirurgien jaune.jpg new file mode 100644 index 0000000..295bce2 --- /dev/null +++ b/data/page/images/chirurgien jaune.jpg | |||
Binary files differ | |||