colors

The problem I am trying to solve is color capability in two scenarios:

  1. Arbitrary text. Sometimes I need to call out / differentiate text by color in standard wiki pages
  2. Inside of code blocks. I don't want all text to be colored. I need example text to be colored as normal but then I need to color the commands inside of the code block (used for SSH terminal instructions for administrators) the user types in and the output the user needs to be specifically looking for in two separate colors. This can be combined with allowing normal formatting for individual words inside of a code block (underline, bold, etc.) as the current code blocks are very limiting for formatting beyond simple color schemes using pygments for source code.


CategoryFeatureRequest

MoinMoin: FeatureRequests/ColorsForArbitraryText (last edited 2010-06-22 16:09:48 by ThomasWaldmann)