Issue #2365 has been updated by Brice Figureau. Status changed from Accepted to Rejected
Hi, I'm sorry but this is how RDoc is designed and as such this is not something I can work around easily. >From the RDoc manual, the ++ form can only be used on single words formed with >only letters (don't ask why). You can use the following syntax for the same result: <pre> <tt>bar1</tt> </pre> Thanks, Brice ---------------------------------------- Bug #2365: Puppetdoc +type+ notation doesn't work for string ending in a digit http://projects.reductivelabs.com/issues/2365 Author: Alan Harder Status: Rejected Priority: Normal Assigned to: Brice Figureau Category: documentation Target version: Complexity: Unknown Affected version: 0.24.8 Keywords: puppetdoc Using 0.24.8 on Solaris 10. Consider this class: <pre> # Test class # +foo+ # +bar1+ class test { } </pre> When puppetdoc is run (rdoc mode), "foo" is shown in typewriter font, but "+bar1+" appears in the normal font and the plus signs are visible. -- 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 -~----------~----~----~----~------~----~------~--~---
