Page 1 of 1

Syntax highlighting test

Posted: Mon Oct 16, 2023 11:03 pm
by Jess

Code: Select all

<?php
echo "Hello World";
?>

Code: Select all

show_debug_message("Test");

And here's a spoiler tag

Spoiler

Spoiler 69 nice spoiler wow

Trying out some Markdown

  • Markdown is cool
  • BB Code is ancient
  • Now you can use stars to emphasize
  • But you can \*do this too*
  • Oh this adds inline spoilers?? nice
Spoiler

spoiler

Trans flag :flag_trans: :flag_trans: 🏳️‍⚧️

69%

Read More

69 nice

Show More

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla quis aliquet mauris. Etiam lobortis dapibus tristique. Mauris porta tellus nec lacus imperdiet accumsan. Cras iaculis augue ante, sed imperdiet dolor blandit at. Nullam viverra eros in nisl suscipit malesuada. Aenean iaculis massa augue, in feugiat massa iaculis vitae. Curabitur ante magna, dictum at posuere at, ornare eu arcu.

Donec id congue enim, eget pretium dolor. Nunc rutrum diam ac nisl accumsan, id tristique quam fringilla. Suspendisse lectus libero, maximus nec orci at, condimentum rhoncus dolor. In pharetra, orci at viverra efficitur, massa ligula feugiat justo, sit amet rutrum nibh lacus a turpis. Interdum et malesuada fames ac ante ipsum primis in faucibus. Proin imperdiet metus eget dui scelerisque, tincidunt porta ex auctor. Ut malesuada arcu sed placerat aliquam. Donec fringilla elementum eros at porta. Interdum et malesuada fames ac ante ipsum primis in faucibus. Sed non diam ligula. Donec bibendum euismod magna eget maximus. Pellentesque quis eros pulvinar, vestibulum sem vitae, viverra dui. Vestibulum sit amet nulla sapien. Aenean posuere et nunc vestibulum commodo. Aliquam vehicula mattis magna a egestas.


Re: Syntax highlighting test

Posted: Tue Oct 17, 2023 7:57 pm
by Skirmisher
Spoiler
all
the

aw heck it removes spoilers more than 3 levels deep :(

Spoiler
But what if...
I were to...
Show More

purchase fast food...

Show More

and disguise it as my own cooking?

Show More

Haha gottem suckers!!!!!

Code: Select all

10 PRINT HELLO
20 GOTO 10

VS

Code: Select all

loop {
	println!("Hello!");
}

dang, no syntax highlighting for markdown code blocks! ah well


Re: Syntax highlighting test

Posted: Tue Oct 17, 2023 8:13 pm
by Jess
Skirmisher wrote: Tue Oct 17, 2023 7:57 pm

dang, no syntax highlighting for markdown code blocks! ah well

I had the option to enable it but I was worried about it breaking something, so I made it its own separate tag