Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 704 Bytes

demo-markdown.md

File metadata and controls

32 lines (21 loc) · 704 Bytes
layout title showPageCss
layout.html
Islands in Markdown
true

is-land Embedded in IndieWeb avatar for https://www.markdownguide.org/ Markdown

Header

This is a sample paragraph.

Some code

Scroll down


This is a sample paragraph.

Some code

Svelte (SSR) Component

{% assign component = "./lib/svelte/my-component.svelte" | svelte: page.url %}

{{ component.html }}

Here is another header.