Stylesheet

Examples of all styles for CSS debugging.

This is some text with formatting applied to it with Markdown. This has even more formatting applied to it.

To split text
over multiples lines put
two spaces at the end.

This is a quote

Zach Manson

Citation for this quote is a hyperlink

Zach Manson


Heading

Subheading

Subsubheading


Backlink: Projects

Aliased backlink

Backlink with anchor

External link

This has some inline code text.

This is an untyped codeblock
let codeblock: TypeScript = "this should have code highlighting"

Ordered list:

  1. First item
  2. Second
  3. ...
  4. ...

Unordered list:

Ordered list with codeblock:

  1. List with codeblock
  2. Grant the user account access to the database with the SQL command.

    GRANT ALL PRIVILEGES ON DATABASE "my_db" to my_user;
    
  3. Modify /etc/postgresql/14/main/pg_hba.conf (or equivalent). Set the ADDRESS field for IPv4 connections to this:

Unordered list with line breaks:


Run-time Ochrs variables:

Last build time: 2023-03-25 22:37:14

List of Ochrs variables: ochrs-vars, example, page-count, build-time, md-extensions, recent-edit, sitemap

More explanation of these can be found on Ochrs Syntax.


Backlink image:

External image:

gh display pic