Last updated: 2026-03-18 08:15:35 UTC (1w ago)

Second Page

This might actually be the first page. I don't really recall anymore. Basically this is here to test some funtionality of converting Markdown to HTML etc.

TODO

  • [ ] Make code highlighted
  • [x] Upload MD
  • [x] Upload photos
  • [x] List sub-pages
  • [ ] Get TODOs working

Code

#[get("/ip")]
fn ip(addr: SocketAddr) -> String {
    format!("{}\n", addr.ip())
}
# This looks right, but in production you need a bit more :-)

Misc

  • Ser tabeller okay ud?
TablesAreCool
col 1 isleft-aligned$1600
col 2 iscentered$12
col 3 isright-aligned$1

Maths

$$x=\frac{-b\pm\sqrt{b^2-4ac} }{2a}$$

wasd.dk - © 1998 - 2026