``....``:comment

MARKMIN(text, extra=dict(comment=lambda t:''))


On Tuesday, 4 December 2012 16:04:25 UTC-6, Alan Etkin wrote:
>
> I've searched the docs in the web but could not find anything useful.
>
> Is there a way to add comments to MARKMIN syntax preventing it to be 
> rendered?
>
> i.e: I want this:
>
> ## My cheese shopping list
>
> - Gruyère /*They are probably out of this one*/ 
> - Mozzarella /* No stock for this neither */ 
> - Mar del Plata /* This could be a little runny */
>
> To be rendered this way:
>
> My cheese shop list
>
> * Gruyère
> * Mozzarella
> * Mar del Plata
>
> Perhaps this could of help with translating docs (for example to add notes 
> for other translators)
>
> Thanks
>
>

-- 



Reply via email to