a few code block rewrite to get it pretty#611
Conversation
|
is there no better way of doing this? Manually escaping characters in documentation code can be fairly annoying and is easy to overlook in updates. I wrote a plugin for apache roller which can escape |
|
forget to read the doc, using verbatim in subs do the trick. |
d6fdd74 to
c2a8aa1
Compare
vieiro
left a comment
There was a problem hiding this comment.
Everything looks sane to me (did a quick look, though).
We should start dropping those /71, /69, /73, etc. folders: that content for previous NetBeans versions is ok for having a history, but we won't be maintaining them any longer.
|
I will merge this. For the old tutorial I think we should move them inside the git but they should not be published. Better not have them live than having 404. |
I wanted to fix apache/netbeans#4520
But I fix a bit more files.
IF subs=macros is used, <> clash with parser I guess so it should be rewritted as javadoc with <.
I try to keep the bold in the code to see how it render but I thinks it's not very readable.
I tweak the tutorials/nbm-projecttypeant.html to use hash to get it in yellow and see difference.
I guess we need some helper like in #537