atom-asciidoc-preview icon indicating copy to clipboard operation
atom-asciidoc-preview copied to clipboard

⚛ AsciiDoc preview for the Atom editor.

Results 61 atom-asciidoc-preview issues
Sort by recently updated
recently updated
newest added

kind/enhancement

I don't think we need to post-processing image code that came over from the Markdown Preview plugin. Asciidoctor is very intelligent with how it handles images, so if we have...

kind/improvement
area/asciidoctor.js
area/save-as-html
area/preview

When I open a new document in Atom the preview panel still shows an old one. It would be nice if the content of the preview panel would be automatically...

kind/improvement
area/preview

I have a document with multiple includes of the files with the source code. Currently, when I change the source code the preview panel doesn't show the change, and I...

kind/improvement
area/preview

asciidoctor.js has numerous extensions. Allow loading them in preview as well (e.g. setting extensions via package settings).

kind/enhancement

The Chrome extension has the option to render the current selection. I think this would be a great feature to have in an editing environment as well. ...once we add...

kind/enhancement
more-information-needed

The source-highlighter attribute should be overridden to prevent Asciidoctor.js from crashing. We should probably just set it to `highlight.js` explicitly, perhaps with an option in the settings page to disable...

kind/improvement

This might be a shoot for the moon sort of request, but it would be cool if we could figure out how to fold (hide) the source on blocks (like...

kind/enhancement

## Description The preview of asciidoc files in atom display a blank page. Can you please help here. - Atom version: 1.63.0 x64 - OS: Windows 11 - `asciidoc-preview` version:...