On Sun, Jun 1, 2014 at 11:37 AM, Ben Coman <btc(a)openinworld.com> wrote:
etc! This is since existing PRTextWriter throws the
annotation label away.
So on the side of:
* "include annotation label" we have PRMarkdownWriter & PRLaTeXWriter,
* "exclude annotation label" we have PRHTMLWriter & PRTextWriter.
To resolve this discrepancy, I lean towards the former
I agree that we can do better than the current situation but I
disagree with your solution. Annotated paragraphs are a way to have
different kinds of paragraphs. Printing the kind is not the right way
to do it. I like your solution of using the "class" parameter in HTML.
The same should apply in LaTeX. For text, I think the annotation
should have no impact on the output (just as it is now). For Markdown,
we should probably have the same solution as for HTML.
What do you think?
--
Damien Cassou
http://damiencassou.seasidehosting.st
"Success is the ability to go from one failure to another without
losing enthusiasm."
Winston Churchill