summaryrefslogtreecommitdiff
path: root/software/literary/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'software/literary/index.html')
-rw-r--r--software/literary/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/software/literary/index.html b/software/literary/index.html
index eb0dec3..6abaab9 100644
--- a/software/literary/index.html
+++ b/software/literary/index.html
@@ -10,7 +10,7 @@
<link rel="icon" type="image/png" sizes="16x16" href="/favicon/favicon-16x16.png">
<link rel="manifest" href="/favicon/site.webmanifest">
<title>Literary &mdash; DistressNetwork°</title>
-<meta http-equiv="last-modified" content="2022-05-02 12:34:01-04:00" />
+<meta http-equiv="last-modified" content="2022-07-21 05:52:07-04:00" />
</head>
<body>
<div class="contentlevel">
@@ -147,6 +147,7 @@
<ul>
<li>The treatment of whitespace within formatting and configuration commands is currently rather strict, as no trimming of leading or trailing whitespace around the command contents is applied. This may be changed for the sake of convenience, at the expense of added parsing complexity.</li>
+<li>A &#8216;prefix&#8217; mode where all text section lines and formatting commands are started with a certain prefix token which is recognized and omitted from the output. When the prefix specified is the line comment prefix of the programming language being used, this would allow for the use of conventional syntax highlighting while editing literate source code files.</li>
</ul>
</main>
<nav>