[TYPO3-doc]  [ReST] Inline core markup question
    François Suter 
    fsu-lists at cobweb.ch
       
    Wed Sep 26 14:33:49 CEST 2012
    
    
  
Hi all (well, mostly Martin ;-) ),
The ReST doc states that inline code markup can be achieved with a 
double backquote, as in:
This is some ``code``.
In the migrated manuals we have the following construct instead:
This is some :code:`code`.
What's the difference and why was the second form chosen?
And is there any meaning to single backquotes used without a role, as in:
What does this `markup` do?
I found out that it gets transformed into a <cite> tag. Is that correct? 
Does it make sense?
Cheers
-- 
Francois Suter
Cobweb Development Sarl - http://www.cobweb.ch
    
    
More information about the TYPO3-project-documentation
mailing list