Sha256: 9d24c4a330252f4b57f4ec121a19d53dfa264696ecaaa5d047aca928a388aa8d

Contents?: true

Size: 958 Bytes

Versions: 4

Compression:

Stored size: 958 Bytes

Contents

// .history-regression-tests
// Demonstration of revealjs history regression.
// See https://github.com/asciidoctor/asciidoctor-reveal.js/pull/99 and https://github.com/asciidoctor/asciidoctor-reveal.js/issues/127
// :include: //body/script | //div[@class="slides"]
// :header_footer:
= First Slide
:revealjs_history: true

== Second Slide

== 3rd Slide
// slide that starts with a number

== P3rhaps this will not work
// Second char is a number

== 5th Slide
// is it skipped by reveal.js?

== Illegal çhàrâctérß

[[explicit_with_anchor]]
== Explicit section id

[id=explicit_with_id]
== Another Explicit Section Id

[#explicit_with_short_anchor]
== 3rd Explicit is the Charm

== 67848727
// Everything should be stripped in the id

== Repeated title

== !
// Explicit no title

== Repeated title
// Exact same title means exact same id

== hello こんにちは

== hello 你好

[id=xss" onClick="javascript:alert('xss-ed')]
== hello XSS

security?

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
asciidoctor-revealjs-3.1.0 examples/history-regression-tests.adoc
asciidoctor-revealjs-3.0.0 examples/history-regression-tests.adoc
asciidoctor-revealjs-3.0.0.pre.rc1 examples/history-regression-tests.adoc
asciidoctor-revealjs-2.0.1 examples/history-regression-tests.adoc