logo

demo

Unnamed repository; edit this file 'description' to name the repository. git clone https://hacktivis.me/git/demo.git
commit: 75a3477e67ab60aae438fc6ec3643f88fdbe4ddd
parent 659c3acb3236cabeb0832ef7254bdfc6d3476260
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sat,  2 Sep 2023 22:22:26 +0200

index: Remove control-codes copypasta

Diffstat:

Mindex.html7-------
1 file changed, 0 insertions(+), 7 deletions(-)

diff --git a/index.html b/index.html @@ -22,13 +22,6 @@ I am trash main() <h2>List of Demos</h2> <ul> <li><a href="sorttable">dynamicaly sorttable table</a></li> - <li><p>Here's a fun command to copypasta (Known to work in WebKitGTK 2.30.2, Firefox 82.0, Chromium 86.0.4240.111, Dillo 3.1_pre20181005):<br /><pre><code><samp>echo yes this is what you get - </samp></code></pre> - </p> - <details> - <summary>This is how it should render</summary> - <code>echo ^W^W^Wyes this is what you get↵</code> - </details></li> </ul> </main> <footer>Copyright 2018 Haelwenn (lanodan) Monnier. Distributed under the <a href="http://creativecommons.org/licenses/by/4.0/">CC-BY 4.0 License</a>. Obviously, this demoset agrees that <a href="http://simpleweb.iscute.ovh/">simple web is cute</a>.</footer>