vscode-asciidoc-slides icon indicating copy to clipboard operation
vscode-asciidoc-slides copied to clipboard

Visual Studio Code extension to create reveal.js slides via asciidoc

Results 25 vscode-asciidoc-slides issues
Sort by recently updated
recently updated
newest added

I am running antora. may I know where should I place my background images? the directory is docs/module/ROOT/images/reveal-parallax-1.jpg docs/module/ROOT/pages/slide.adoc the following snippet failed to show images, please help == Images...

Hi! Is this extension alive? :) It is a while since last update at vs marketplace. Here goes small fix to support slide numbers attribute in asciidoc. It seems there...

Why there is always an additional line? Am I using code quote the wrong way? ![image](https://user-images.githubusercontent.com/108942702/219383882-fb0a5cae-bd8d-4e86-8a56-a2c9dc29e270.png)

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

Removes [json5](https://github.com/json5/json5). It's no longer used after updating ancestor dependencies [json5](https://github.com/json5/json5), [ts-loader](https://github.com/TypeStrong/ts-loader), [webpack](https://github.com/webpack/webpack) and [webpack-cli](https://github.com/webpack/webpack-cli). These dependencies need to be updated together. Removes `json5` Updates `ts-loader` from 6.2.1 to 9.4.2...

dependencies

Bumps [flat](https://github.com/hughsk/flat) to 5.0.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `flat` from 4.1.0 to 5.0.2 Commits e5ffd66 Release 5.0.2 fdb79d5 Update dependencies, refresh...

dependencies

Export inlined html files don't have css embedded in them. It seems to be looking at the CSS in absolute path. ```html $ head -13 ./slidesInlined.html ``` The image is...

Nothing happens when I trigger any of the extension actions. The following error appears in the console (visible in the dev tools): ``` console.ts:137 [Extension Host] stack trace: TypeError: $.$==...

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies