Fix plain text section
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
86a6d35b61
commit
a84ee403c2
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ Hi! I'm Isaac Mills, I'm the guy managing the infrastructure behind Compute! In
|
||||||
|
|
||||||
## Plain text
|
## 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
|
```djot
|
||||||
# Heading
|
# Heading
|
||||||
|
|
Loading…
Reference in a new issue