From a84ee403c207cc86ff61e9134f7fd30e99747683 Mon Sep 17 00:00:00 2001 From: Isaac Mills Date: Sun, 7 Apr 2024 21:28:11 -0400 Subject: [PATCH] Fix plain text section --- src/how_to_run_a_journal.dj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/how_to_run_a_journal.dj b/src/how_to_run_a_journal.dj index 1eae846..36195ca 100644 --- a/src/how_to_run_a_journal.dj +++ b/src/how_to_run_a_journal.dj @@ -4,7 +4,7 @@ Hi! I'm Isaac Mills, I'm the guy managing the infrastructure behind Compute! In ## Plain text -Plain text is kind of insane. It's capable of being anything, and can also be transmuted into anything. It's infinite extensibility makes it a powerful tool that every developer should have in their arsenal. For our case, we use a lot of plain text. In fact, the article you're reading right now is written in plain text, _not with some web UI_. A while back, I found a markup language called [djot](https://djot.net). It was created by the same person who created CommonMark, a flavor of markdown, to be easier to parse and more featureful. Below is some example djot +Plain text is as simple as it gets, yet it can be an extremely powerful tool. It's capable of being anything, and can also be transmuted into anything. Its infinite extensibility makes it a formidable tool that every developer should have in their arsenal. For our case, we use a lot of plain text. In fact, the article you're reading right now is written in plain text, _not with some web UI_. A while back, I found a markup language called [djot](https://djot.net). It was created by the same person who created CommonMark, a flavor of markdown, to be easier to parse and more featureful. Below is some example djot ```djot # Heading