[rfc][icedtea-web] get rid of custom@@ markup for documentation
Jiri Vanek
jvanek at redhat.com
Tue Oct 14 15:35:29 UTC 2014
This patch is replacing all usages by @BOLD...@ by html equivalents <b> or </B> (case does not
meter, nor do spaces inside)
I don't have better idea how to get rid of it:(
There was one more note to this - to include some escaping - I'm not going to implement it until it
is needed, but if it will be needed, then I would go y this same way - have html escaping in
properties, and get rid of it in ReplacingFormatter.
The docs looks same with this patch, as they looked before.
Thoughts?
J.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: replaceCustomBoldTagWithHtmlOne.patch
Type: text/x-patch
Size: 16865 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20141014/7e718cbc/replaceCustomBoldTagWithHtmlOne.patch>
More information about the distro-pkg-dev
mailing list