migros / fotoobo

The mighty Fortinet toolbox
https://fotoobo.readthedocs.io/
GNU Lesser General Public License v3.0
17 stars 2 forks source link

📝 Fix lists and typos #190

Closed patrikspiess closed 7 months ago

patrikspiess commented 8 months ago

https://sublime-and-sphinx-guide.readthedocs.io/en/latest/lists.html

"To include an unordered list inside an ordered list, indent the unordered list three spaces. The first bullet in the unordered list must be flush with the text in the ordered list."

Even better: Add a blank line before the indented list. Then you may use only two spaces and it looks nicer in the source.

closes #188