ellipticview
ellipticview
The current diff is a line-based diff which is fine for code, but less so for text. This request is about adding functionality to diff the rendered result in a...
Syntax: ```` [tree,file="tree.png"] -- api |--credentials |--generic `--abc.doc -- ```` the png file does not get generated. Logfile contains: ```` 68563 [JavaFX Application Thread] ERROR com.kodedu.boot.AppStarter - netscape.javascript.JSException: ReferenceError: Can't...
Improve the live preview so it supports the opinionated include directive module structure implemented in Antora. See also https://github.com/asciidoctor/atom-asciidoc-preview/issues/300 and https://github.com/asciidoctor/asciidoctor-browser-extension/issues/299 This enhancement would increase adoption of AsciidocFX with Antora...
Version 1.7.1. To reproduce: 1. Make workdir visible on left 2. In the white area, rightclick and choose New> New Slide 3. Enter directory name (e.g. "abc") and press OK...
The current Create Table dialogue provides these fields: - Title - No of rows - No of colums This small enhancement is to fix the typo in "colums", and to...
Most of the documents I would like to search are in ppt or pptx format (Powerpoints). Would be nice if Powerpoint and Word documents can be indexed, even without a...
I often have a few recipes open in different browser tabs. Each tab currently reads: _RecipeSage - The Personal Recipe Keeper_ When viewing a recipe, it would be nice if...
The newly introduced label categories are not yet included in the JSON-LD export. I use the export to produce a document where the recipes are ordered by cuisine (for which...
Example: In: ``` %%sql result
It is expected that $c4ShapeInRow determines the max shapes in a single row. The behavior seems to be counting across boundaries instead of for a single row. **To Reproduce** ```...