eXist-db / function-documentation

XQuery Function Documentation and Browser App
GNU Lesser General Public License v2.1
5 stars 14 forks source link

Displaying the correct button and messages if the data has not been generated #1

Closed jensopetersen closed 11 years ago

jensopetersen commented 11 years ago

It is a little silly to multiply functions like this, but it follows the pattern laid out …. It would be nice if template calls could be sequenced - nesting didn't work for me here.

joewiz commented 11 years ago

It appears github has dropped some of the text in your initial description here. See the blanks after "(like___?)".

jensopetersen commented 11 years ago

Yeah, I used angle brackets ….

joewiz commented 11 years ago

@jensopetersen Ah. You can avoid having code stripped out: for inline code surround it with back-ticks, and for block code indent four spaces or wrap the code with triple-ticks. See https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet#wiki-code.