Update Styleguide authored by Fabian Nuraddin Alexander Gabel's avatar Fabian Nuraddin Alexander Gabel
......@@ -155,3 +155,14 @@ Note that using a BibTeX file your `.md`-file will no longer contain the referen
```
at the end of the `.md`-file.
# Typesetting Theorems
You may want to try something like this
```markdown
**Theorem**\
An operator $A$ on a Banach space $X$ is bounded if and only if it is continuous.
```
in order to achieve this:
![image](uploads/2b570c5132ad7c824700e7bdda2017e6/image.png)
\ No newline at end of file