asciidoctor / asciidoctor-reveal.js

:crystal_ball: A reveal.js converter for Asciidoctor and Asciidoctor.js. Write your slides in AsciiDoc!
http://asciidoctor.org
Other
289 stars 188 forks source link

Broken links on the reveal.js plugins page in the documentation #483

Open lssalgueiro opened 1 year ago

lssalgueiro commented 1 year ago

hi, would it be possible to have a concrete example on how to use third party plugins as the links on the current documentation are broken

https://docs.asciidoctor.org/reveal.js-converter/latest/converter/revealjs-plugins/ thanks in advance

ggrossetie commented 1 year ago

Hello,

Which version are you using? and which links are broken?

lssalgueiro commented 1 year ago

Hi, im using Ascidoctor Reveal 5.0.0-rc.1 Im using the current online documentation (asciidoctor reveal 4.1) to try to understand how to use additional plugins. (this site : https://docs.asciidoctor.org/reveal.js-converter/latest/converter/revealjs-plugins/) and in there the two links : plugin loader (https://github.com/asciidoctor/asciidoctor-reveal.js/blob/master/examples/revealjs-plugins.js) and plugin configuration (https://github.com/asciidoctor/asciidoctor-reveal.js/blob/master/examples/revealjs-plugins-conf.js) points to 404

i would like to have some working examples on how to integrate additional plugins but i havent found any

Cheers

ggrossetie commented 1 year ago

Documentation for 5.0.0-rc.1

https://github.com/asciidoctor/asciidoctor-reveal.js/blob/master/docs/modules/converter/pages/revealjs-plugins.adoc

Example