Rob McBroom wrote:
> I’ve noticed a couple of things related to in-line fixed-width text
> (or whatever you want to call the expected result of using back ticks
> in Markdown).
> 
> 1) It looks like text enclosed `like this` is properly converted to
> <code>like this</code> on the back-end, but there’s no styling to set
> this text apart. (It should show up in a fixed-width font at the very
> least).

Okay - I will fix that one.

> 2) There are places where back ticks are missing and it causes
> problems. For instance, the page on templating suggests this
> command:
> 
> puppet --configprint templatedir
> 

Thanks - fixed that one - any others?

> I suppose the second problem is exactly the type of thing you’re
> asking for help with, and if I get time I’ll try, but the first issue
> I think needs to be fixed in the CSS file(s) across the board.

The second problem was actually in a guide - which aren't auto-generated
- but still needs to be fixed.

Thanks

James Turnbull

-- 
Puppet Labs - http://www.puppetlabs.com
C: 503-734-8571

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" 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-users?hl=en.

Reply via email to