URL:
  <http://savannah.nongnu.org/bugs/?31076>

                 Summary: incorrect html generation for
weechat.plugin.autoload documentation
                 Project: WeeChat
            Submitted by: arenevier
            Submitted on: dim 19 sep 2010 21:16:26 GMT
                Category: documentation
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
                IRC nick: 

    _______________________________________________________

Details:

Hi,
asciidoc for weechat.plugin.autoload is 

** description: comma separated list of plugins to load automatically at
startup, "*" means all plugins found, a name beginning with "!" is a negative
value to prevent a plugin from being loaded, names can start or end with "*"
to match several plugins (examples: "*" or "*,!lua,!tcl")

as there are multiple distants stars in the string, generated html does not
contain the stars, but instead contain some unwanted <strong></strong> tags.

Those stars should probably be escaped with a leading backslash.




    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?31076>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.nongnu.org/


_______________________________________________
Weechat-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/weechat-dev

Reply via email to