temtext is a custom file format for the temmie static site generator. it was made to be similar to yet more capable than gemtext, the file format gemini uses.
the name of the format is a play on words, "teesh's gemtext".
headings look like this: # hello
text looks like this: hello
bullet lists look like this: - hello
links look like this: => link (description)
changelog: