[Trac-tickets] [The Trac Project] #2048: Add 'notice' style for the Wiki formatting

The Trac Project noreply at edgewall.com
Mon Sep 12 10:57:50 CDT 2005


#2048: Add 'notice' style for the Wiki formatting
-------------------------+--------------------------------------------------
 Reporter:  cboos        |       Owner:  cboos
     Type:  enhancement  |      Status:  new  
 Priority:  normal       |   Milestone:       
Component:  wiki         |     Version:  devel
 Severity:  minor        |   Keywords:               |  
-------------------------+--------------------------------------------------
 I would like to have a wiki notation for highlighting sentences
 in a page, in a more striking way than just bold or italic.

 Typical use cases would be for short words like "FIXME" or "TODO",
 that should immediately stand out from normal text,
 so that it would be clear that those are inlined comments
 to the text itself.

 The proposed syntax would be: *** TODO ***

 and would be rendered as: [[html(<span style="background: #fcb;border: 1px
 dotted #d00; color: #500; padding: 0 .5em 0 .5em; margin:
 .5em;">TODO</span>)]]

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/2048>
The Trac Project <http://trac.edgewall.com/>


More information about the Trac-Tickets mailing list