weechat-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Weechat-dev] [bug #31076] incorrect html generation for weechat.plugin.


From: arno
Subject: [Weechat-dev] [bug #31076] incorrect html generation for weechat.plugin.autoload documentation
Date: Sun, 19 Sep 2010 21:16:27 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.8) Gecko/20100820 Iceweasel/3.6.4 (like Firefox/3.6.4)

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/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]