After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 684183 - List syntax does not work
List syntax does not work
Status: RESOLVED FIXED
Product: valadoc
Classification: Other
Component: libvaladoc/html
git master
Other Linux
: Normal normal
: ---
Assigned To: valadoc-maint
valadoc-maint
Depends on:
Blocks:
 
 
Reported: 2012-09-17 08:17 UTC by Murray Cumming
Modified: 2012-09-17 10:29 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Murray Cumming 2012-09-17 08:17:52 UTC
I have tried using the valadoc list syntax mentioned here:
  http://valadoc.org/#!wiki=markup
I've tried # and i. and 1. , but they always just end up verbatim in the HTML output.

I've also tried the gtk-doc list syntax (-), but that does the same thing.
Comment 1 Murray Cumming 2012-09-17 10:29:14 UTC
flo explained (on irc) that this does work with two spaces before, for instance, the #, and that the documentation in git master mentions that. Closing.