From e99f527da03b1b1556af2f01e16ad3e6c0f37f8c Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Fri, 11 Sep 2020 16:11:04 -0700 Subject: 6775 --- apps/browse/README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'apps') diff --git a/apps/browse/README.md b/apps/browse/README.md index 776ec2de..0cca8522 100644 --- a/apps/browse/README.md +++ b/apps/browse/README.md @@ -8,3 +8,14 @@ To run: ``` Press 'q' to quit. All other keys scroll down. + +## Format restrictions + +This is a fairly tiny subset of GitHub-Flavored Markdown. Things supported so +far: + +* Newlines are mostly ignored. Double newlines are rendered (paragraphs). + Newlines followed by indentation are rendered. +* Paragraphs starting with runs of `#` represent headings. +* Within a line characters, between `*`s or `_`s represent bolded text. No + italics. -- cgit 1.4.1-2-gfad0 label='branches'> Soul of a tiny new machine. More thorough tests → More comprehensible and rewrite-friendly software → More resilient society.Kartik K. Agaram <vc@akkartik.com>
about summary refs log blame commit diff stats
path: root/html/404stream.mu.html
blob: d57b85734706358e16d944b5d64200edc246565d (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16