From 76a485b18ed57c15cb5bc2d19189f6a1b347ac0e Mon Sep 17 00:00:00 2001 From: dvs1 Date: Sun, 22 Dec 2024 02:53:53 +1000 Subject: Remove the generated files. --- testing/index.HTML | 140 ----------------------------------------------------- 1 file changed, 140 deletions(-) delete mode 100644 testing/index.HTML (limited to 'testing') diff --git a/testing/index.HTML b/testing/index.HTML deleted file mode 100644 index 07ec28f..0000000 --- a/testing/index.HTML +++ /dev/null @@ -1,140 +0,0 @@ - - - - - - - G’day world! - - - - - - - - - - - - - - - - - - - - - -
alt textdepth   even     plus login and register buttons
- menu for the current directory -

index

- -
- 👣 -
-
-
-

G’day world!

- Author: onefang -

I’ve been around since the early sixties, but no one ever noticed.  You -really should have tried to pay attention though, I’m awesome.  I try to -help the world, but that’s not what everyone wants me to do.  Well, the -people in charge of this poor defenseless world of ours.

-
-

Spaces

-

Can it handle my usual two space sentence breaks? Let’s test it.  Not by default.

-

The \ before a space turns it into a “a literal unicode nonbreaking space character” which looks invisible in the source.  --ascii should output the HTML code far that.  Except doesn’t actually work.

-

Also a \ at the end of a line turns into a line break, though they get wrapped in paragraph tags.  lol

-

Take two.  And now for something completely different.  It’s not consistant, need to manually put in the nbsp a few times above.  Ah, it only works for the first one per line.

-

\

-

Strike out

-

Test ~~strike~~ –out–.  Needs the extension.

-

URL

-

untalenz

-

https://sledjhamr.org/

-

Lists

-
    -
  • zero
  • -
  • 1
  • -
  • two
  • -
-
    -
  • zero
  • -
  • 1
  • -
  • two
  • -
-

No way to say “here is the end of the list” without putting something else here?  Ah a comment will work, or anything else.

-
    -
  1. one
  2. -
  3. 2
  4. -
- -
    -
  1. 0
  2. -
  3. one
  4. -
  5. 2
  6. -
-

Autonumbering? Nope. B-(

-
    -
  1. zero -1 -two
  2. -
-

images

-

alt text

-

figcaption

-

code

-
a simple
-  indented code block
-<a/>
-*hi*
-
-- one
-
-Plus some extra text.
-
-
<
- >
-
-
-- Show some Lua code here, may even be highlighted right.
-print("G'day world!")
--- Let's see what happens with the HTML output by cmark, then gets rendered by the web browser, inside my CSS styled pre code thingy that cmark produces.  For a very very very loooong line.  Needs to be much longer.  What else can I add to this already quite long line to get it to trigger being overly long?  I need even mooooooore???
-print'The problem here is that I have to use CSS to style these things, coz cmark wont let me at the style stuff as far as I can see.  But using CSS web browsers think the nmall box STILL extends all the way to the end of the content, but the scroll works anyway.  So it's fucking up the size of the container.'
-
-
-

What is a blockquote?

-

Still don’t know. lol

-

Just another useless way to eat space I guess.  shrugs

-
- -
-
-
-

Page history.   Web site atom feed and source code   Powered by notYetAnotherWiki Version -0.1.

-
-
- - -- cgit v1.1