md4tj/test_file.md4tj

58 lines
2.1 KiB
Plaintext
Raw Permalink Normal View History

@@META charset UTF-8
@@META name viewport content width=device-width,initial-scale=1.0
@@TITLE Test webpage
@@CSS test_css.css
# Hello `world`!
## Hello world!
### Hello world!
#### Hello ***world***!
2022-12-29 14:17:59 -05:00
@@INCLUDE test_file_include.md4tj
[Example website](https://example.com)
![Example image](usbs.png)
2023-01-03 18:34:40 -05:00
!![Example video](test_video.webm)
- unordered ~~item 1~~
- unordered ==item 2==
- unordered item 3
1. ordered item 1
2. ordered item 2
- unordered item after ordered 1
- unordered item after ordered 2
```
#include <stdio.h>
int main() {
printf("%s\n", "Hello World!");
return 0;
}
2023-01-04 10:43:27 -05:00
```
[Dungeon Crawl Stone Soup](https://crawl.develz.org) - My favorite FOSS roguelike (Yes, I know the greatest roguelike of all time is NetHack, I don't care).
2023-01-04 14:57:27 -05:00
$$e^{i \pi} + 1 = 0$$
2023-01-04 15:09:58 -05:00
@@DIV monospace-text
This is a div that has monospace text.
@@ENDDIV
2023-07-09 18:14:06 -04:00
@@LASTUPDATED
[The R-Box Podcast](https://www.youtube.com/@ther-boxpodcast8099/) - A bunch of my childhood friends decided to band up and create a podcast while they were living together. This is the result, basically a distillation of our inside jokes and humor in three glorous episodes. I don't talk to these guys much anymore, but as far as I can tell it's never coming back. Probably only funny to people who know them personally (like me), but who knows? I recorded an episode with them as a guest a while back when I was back in town, but I guess I was such a terrible guest they didn't bother uploading it.
[Sam & Max Hit The Road](https://en.wikipedia.org/wiki/Sam_%26_Max_Hit_the_Road)
[The Void](https://en.wikipedia.org/wiki/The_Void_(video_game))
[The Operative: No One Lives Forever](https://en.wikipedia.org/wiki/The_Operative:_No_One_Lives_Forever)
2023-09-05 00:12:07 -04:00
[Joy, Departed](https://en.wikipedia.org/wiki/Talk:Joy,_Departed)
2024-03-30 20:03:25 -04:00
[Logitech G13](https://support.logi.com/hc/en-us/articles/360023467053-G13-Technical-Specifications)
| Header 1 | Header 2 | Header 3|
|----------|----------|---------|
| *Item 1* | **Item 2** | ~~Item 3~~ |
Content after the table
@@DIV div2
- This is a div that
- tests proper termination of list
- within it
2024-03-30 21:46:50 -04:00
@@ENDDIV
Here is a quote:
> You miss 100%
> of the shots
> you don't take