mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
Documented no nesting of lists in descriptions
This commit is contained in:
parent
ea8d90040e
commit
fda286b1e3
1 changed files with 2 additions and 1 deletions
|
@ -598,7 +598,8 @@ browser or the wiki. The link text will be the apps name.
|
|||
Links to web addresses can be done using @code{[http://example.com Text]}.
|
||||
|
||||
Bulletted lists are done by simply starting each item with a @code{*} on
|
||||
a new line, and numbered lists are the same but using @code{#}.
|
||||
a new line, and numbered lists are the same but using @code{#}. There is
|
||||
currently no support for nesting lists - you can have one level only.
|
||||
|
||||
@node Repo Type
|
||||
@section Repo Type
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue