Bryan Klein

Results 17 issues of Bryan Klein

**Is your feature request related to a problem? Please describe.** Some fields need to be filled in for the site design to work as intended and for SEO. **Describe the...

enhancement
Project: v8.1.0

It might be nice in this repo to provide a starting .gitpod.yml file that will run the example site in GitPod.io. This would let people clone the site and then...

I have a book where there is a top level adoc file that sets many document parameters and then includes chapters like `include::chap0001.adoc[]` and so on. To see everything in...

kind/enhancement
area/preview

Is there a way to add a linebreak or new line to the insert pattern string? I would like something like this in the settings: ```[#imageId]\n.Caption\n${imageSyntaxPrefix}${imageFileName}${imageSyntaxSuffix}``` So that the resulting...

Many technical documents require the presentation of mathematical equations and formulas. Right now, I am using the mathematical extension for Asciidoctor because it generates images (PNG or SVG) that work...

What is this telling me? Where should I look in the .adoc file to figure out what to fix? `Error: unable to render full document: failed to render document elements:...

I store all project references in a single references.bib file in bibtex format, this allows for easy reuse of the same references across multiple documents in the project. I can...

Using asciidoctor.js https://docs.asciidoctor.org/asciidoctor.js/latest/ to process source files to HTML, similar to the Markdown process now.

I get the following message in the browser window when trying to open GitHub. /*{"message":"Cannot read property 'url' of undefined","code":0,"httpCode":500}*/

When a document is rendered to HTML, I found code like: `` 'line-adjust' does not seem to be valid CSS. Do you have a reference for this parameter?