_____ _     _____ _                              
 |  |  |_|___|  |  |_|___ _ _ ___ ___ ___ ___ ___  
 |     | |_ -|  |  | |  _| | |_ -|   | -_|_ -|_ -| 
 |__|__|_|___|\___/|_|_| |___|___|_|_|___|___|___| 
    

This page documents hVmark v1.x. See Changelog for updates.

hVmark

hVmark is a tiny, opinionated markup language made by and for, well, me. While it's used all over this website, it's primarily used in posts in lieu of hard-coded HTML.

Inline Markers

Text Formatting

Misc.

All use the same “anchor + fangs” pattern: @@anchor^fangs^

Lists

Notes & Quirks

Changelog

Conventions

[2025-10-22] - v1.3.0

[2025-09-30] - v1.2.0

[2025-09-09] - v1.1.0

[2025-09-05] - v1.0.0

Demo

Put some code in the textbox and press Render; the HTML output will generate below.

hVmark Demo

I can write in bold and in italics.

I can strike things out and underline them.

Line breaks are automatic,
except for when they're not.

Join my webring if you haven't already.

Or check out my /now page.

Image Demo[size defaults to 85%]

This is a caption. And this is with emphasis.
This is a caption.
And this is with emphasis.

YouTube Demo


"I was an emo kid in high school...
The emotion I chose was HAPPINESS."

- Aaron Kozbial

Lists Demo

  • First thing
  • Second thing
    with a soft break
  • Third thing
  • Plain one
  • Plain two with emphasis
  • Plain three
    and another soft break

hVmark v1 will be available under the MIT license... at some point in time.
hVmark is in active use on HisVirusness.com and will be open-sourced once the grammar and tooling stabilize. It’s not a general-purpose Markdown replacement; it’s a small, strict tool I actively use and maintain.