Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1005 Bytes

File metadata and controls

29 lines (18 loc) · 1005 Bytes
title Introduction
description Markwhen Introduction
<script setup lang="ts"> import Example from "./src/Examples.vue" import ExampleButton from "./src/ExampleButton.vue" </script>

Introduction

Markwhen is a markdown-like journal language. You write markdown-ish text and it gets converted into JSON which can then be rendered into a timeline or other view.

Use the editor at meridiem.markwhen.com or read more about the syntax.

View example timeline that uses all of markwhen's features.

Read more about markwhen's syntax, the parser, or views.

Diagram of repositories