We now have markdown blog post support!
Welcome to this blog post. Niklas can now proompt blog posts for pikshare without having to use a weird CMS. Just write markdown files and push them to the repo.
In markdown, two spaces or \ at the end of a line will create a line break.
→ like this.
If we want to create a new paragraph, we can just leave a blank line.
→ like this.
This is a code block:
console.log('Hello, world!') This is a blockquote:
Lorem ipsum dolor sit amet consectetur adipiscing elit
This is a list:
- Item 1
- Item 2
This is a numbered list:
- Item 1
- Item 2
This is a table:
| Header 1 | Header 2 |
|---|---|
| Cell 1 | Cell 2 |
This is a link:
This is an image:

Here are some headings:
important note: never use h1 (#) in markdown files, it is reserved for the title of the post and is automatically generated via the title meta
Here’s an h2
Lorem ipsum dolor sit amet
This is an h3
Lorem ipsum dolor sit amet
As you’ve probably guessed, this is an h4
Lorem ipsum dolor sit amet
This, of course, is an h5
Lorem ipsum dolor sit amet
We’re deep in h6 territory now
Lorem ipsum dolor sit amet