mirror of
https://github.com/sahinakkaya/til.git
synced 2024-11-12 20:19:38 +01:00
5 lines
110 B
Markdown
5 lines
110 B
Markdown
|
You can put a `*` to remove numbers from section headings in LaTeX. Example:
|
||
|
```
|
||
|
\section*{Section Title}
|
||
|
```
|