Luca Guariento

Results 40 comments of Luca Guariento

I've found another one: https://exist-db.org/exist/apps/wiki/blogs/eXist//search.html?field=tags&q=release

This is still the case. Also, [this](https://exist-db.org/exist/apps/wiki/) page's formatting is a bit broken. Moreover, theare are subpages (which can access with searches, not sure if they're linked somewhere), see [this](https://exist-db.org/exist/apps/wiki/HowTo/JettySSL)...

Is there an extra `/` [here](https://github.com/eXist-db/website/blob/aeb88d3471d11719f3c1f32c2274ad2a3c181c96/news.xql#L46), after `{$path}`?

Ok, I'm getting somewhere. It looks as though there is some issue with the markdown rendering of codeblocks. So, for the XQuery31 blog, for example, if we reduce it to:...

Also, it is clear that this is now related to [this](https://github.com/eXist-db/AtomicWiki/issues/84) issue, so we should keep either one or the other.

I have been able to further isolate the issue. I think it's in [this line of code](https://github.com/eXist-db/exist-markdown/blob/7365cf288d3ae043b6804dc7937ead898fcf0f15/content/markdown.xql#L306). If I hardcode the language to something like 'xquery' or 'yaml' then the...

I think I solved it or at least found the core of the issue. Taking the `$` (end of line) out makes the script do what we want. I also...

OK. Shall I close this then?

Hello, I'm interested in this feature. Is there any plan to implement it, or a workaround for that for eXist-db / Elemental users?