Ian Evans

Results 7 issues of Ian Evans

# Description SPARKC-600 Converted existing Markdown files to Asciidoc. Restructured docs into Antora modules. Added workflow to generate docs using Antora and publish to GitHub Pages. Modified reference generator to...

## What happened I am using the following regex: ``` [rR]elease [nN]otes? ?(\((\w.+)\):|:) (\w+.*)$ ``` Which in my workflow YAML is as follows: ``` steps: - uses: actions-ecosystem/action-regex-match@v2 id: regex-match...

bug

If you load a different spec programmatically using `loadSpec()` the **Download OpenAPI Spec** and **View OpenAPI Spec (New Tab)** buttons don't update the spec target. So if you initially load...

I was using the [online demo](https://ivanceras.github.io/svgbob-editor/) to make some simple diagrams, and used the following text: ~~~ Cutover phase .--------------. | | .--------> | CockroachDB | | | {t} |...

### What's the problem The Markdown plugin's syntax highlighter doesn't properly handle [Liquid tags](https://shopify.dev/docs/api/liquid/tags) embedded within Markdown. We author documentation using [Jekyll](https://jekyllrb.com/), which uses [Liquid tags](https://jekyllrb.com/docs/liquid/) within the Markdown. Liquid...

Help wanted
Markdown dialect

Fixes DOC-8267. - [ ] Content review - [ ] Backport to supported versions