Issue #5896 has been updated by Zach Leslie.
<pre> >>><<< testing < the magic > of pipes </pre> ---------------------------------------- Bug #5896: rendering problem with angle brackets in issue tracker https://projects.puppetlabs.com/issues/5896 Author: Alan Barrett Status: Investigating Priority: Normal Assignee: Zach Leslie Category: Target version: Affected Puppet version: Keywords: Branch: When I submitted issue #3692, the last sentence looked like this: > "check that the configuration version is at least [left angle bracket]N[right > angle bracket], to be sure that you have the latest changes to [left angle > bracket]filename[right angle bracket]". Now, it looks like this: > "check that the configuration version is at least [blank], to be sure that you have the latest changes to [blank]". Apparently, something in the whatever-to-html converter has changed from displaying things in angle brackets, to not displaying them. Please change it back. I'd suggest that recognised markup elements like ">" at the beginning of a line, or "<pre> ... </pre>", should be interpreted according to the markup rules, but anything not recognised as valid markup should be displayed, not hidden. -- 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://projects.puppetlabs.com/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.
