Markdown Playground (Demo)

A demo post showcasing the exact writing system used by this template.


Markdown Playground (Demo)

Educational content only. Perform testing in authorized lab environments.

1) Headings and structure

Use headings to build a clean outline:

1.1 Subsections

You can emphasize text with bold, italic, and inline code like rustc --version.


2) Lists

Bullet list

Numbered list

  1. Set up a lab VM
  2. Take notes
  3. Write a clean report

A link looks like this: FluxSec

An image in this template:

rust

If you want a full-width image, you can use HTML + your existing CSS class:

Rust wide demo


4) Quotes / callouts

“If you can’t explain it simply, you don’t understand it well enough.” — (attributed)

This is a custom quote box using HTML + CSS classes from the template.


5) Code blocks

Bash

python -m http.server 8080

Rust

fn main() {
    println!("Hello from a demo post!");
}

No illegal activity. No targeting real systems. Lab-only learning.

All thoughts and opinions on this blog are my own.

If you enjoyed reading and want to keep up with what I’m working on, feedback (positive or negative) is always welcome — feel free to reach out.

Herni © 2026