Asciidoc seem good compromise pandoc do that very easily like test here (having problem with gitter direct link ) https://gist.github.com/nodrygo/2a3040da038f5633fd2b58a036df374d Fill-pen
here.%reactivity.md: the link leading to the react?description is broken. It goes to #react- instead of to#react?.? in that case. I don't have time this weekend to look for that, could you please have a look into the relevant documentation to find the answer?id="react" for it. m/k or get 'm/k. This goes of course for all types that have selectable components. Now I notice that for objects, a third access method is possible: get in o 'f (o is an object and f is a field name). This is presumably specific to objects. Is there an explanation of the proper usage of in somewhere? in, your reference is alright in the supposition that, unless stated otherwise, the semantics of Red primitives is exactly the same as that of the equally-named Rebol primitive. I think we already know of several examples where the Red semantics is different (better?) than the Rebol one. I notice you edit a Wiki page on these differences. How complete do you feel this is, or will be in the near future? /note with and what to do about directives that start with # for TOC. Might be as simple as removing # in the TOC entry.\note, as we should move to it anyway in the future. I don't think there is a standard for wrapping or not by default.[custom] attribute for function, I had totally forgotten about its existence, I had to read the description to see what it was doing (very cool feature by the way). :-)--number-sections optionsred>> f: func ["this is help string"] [] == func ["this is help string"][] red>> f: func ["this is help string" "and this can be an example"] [] == func ["this is help string" "and this can be an example"][] red>> f: func ["this is help string" "and this can be an example" "with expected result"] [] == func ["this is help string" "and this can be an example" "with exp... red>> f: func ["this is help string" "and this can be an example" "with expected result" "cool, isn’t it?"] [] == func ["this is help string" "and this can be an example" "with exp...
url! for detailed doc in func spec is something that makes sense to me.ref! type for doc references.<div id="copydates"></div><script type="text/javascript">
var d = new Date; document.getElementById ("copydates").innerHTML = "Copyright 2011-" + d.getFullYear ();
</script>