Tagged Questions
1
vote
1answer
68 views
Minimal syntax alternative to enumerate environment [duplicate]
Is there an alternative to the enumerate environment in LaTeX where I can define a nested list with a minimal syntax like that of Markdown or something similar, e.g.:
\begin{minimallist}
- Fruit
...