about summary refs log tree commit diff stats
path: root/prototypes/browse/25-soft-newlines/README.md
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-06-05 22:49:55 -0700
committerKartik Agaram <vc@akkartik.com>2020-06-05 22:49:55 -0700
commit3e33219b0701b330359f140b03da5cea10bae804 (patch)
treeaa02deed449e1ae069da495e97c8d7b93fc7e0ec /prototypes/browse/25-soft-newlines/README.md
parentee9e20429a75cf97d3786a2fac730b28b0353f86 (diff)
downloadmu-3e33219b0701b330359f140b03da5cea10bae804.tar.gz
6486
Diffstat (limited to 'prototypes/browse/25-soft-newlines/README.md')
-rw-r--r--prototypes/browse/25-soft-newlines/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/prototypes/browse/25-soft-newlines/README.md b/prototypes/browse/25-soft-newlines/README.md
new file mode 100644
index 00000000..bcd26fab
--- /dev/null
+++ b/prototypes/browse/25-soft-newlines/README.md
@@ -0,0 +1,4 @@
+Support soft newlines.
+
+Single newline = ignore.
+Two newlines = print both.