Issue #2375 has been updated by Brice Figureau.

Status changed from Accepted to Duplicate

Avi Miller wrote:
> I'm trying to setup some labelled lists like so:
> 
> hostname:: + WW.XX.YY.ZZ +
> hostname:: + 11.22.33.44 +
> 
> But the output (in rdoc) doesn't add <tt> tags. Using + typewriter + in plain 
> paragraph text works fine.

This is the same bug as #2365, at least if your sample contains IP addresses or 
hostname.
RDoc supports only single words formed with only letters.
For the same effect, use <tt> </tt> and/or <i> </i>, or <b> </b>.

I'm closing the bug as duplicate of #2365, but feel free to re-open it if you 
what's enclosed in ++ is conform to the RDoc specs.

----------------------------------------
Bug #2375: puppetdoc ignores +typewriter+ formatting in labelled lists
http://projects.reductivelabs.com/issues/2375

Author: Avi Miller
Status: Duplicate
Priority: Normal
Assigned to: Brice Figureau
Category: documentation
Target version: 0.25.0
Complexity: Unknown
Affected version: 0.24.8
Keywords: 


I'm trying to setup some labelled lists like so:

hostname:: + WW.XX.YY.ZZ +
hostname:: + 11.22.33.44 +

But the output (in rdoc) doesn't add <tt> tags. Using + typewriter + in plain 
paragraph text works fine.


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://reductivelabs.com/redmine/my/account

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to