Sha256: cdf1a73b770e07a4dfa1d15029a9fb754c3a7d7d996af4f0420eaec4bbb8ad2f

Contents?: true

Size: 739 Bytes

Versions: 17

Compression:

Stored size: 739 Bytes

Contents

=== Gist block

Code snippets may helpful to support your readers for existing code examples.
An excellent place for code snippets is Gist at Github. To embed an existing
gist into your documents, the Asciidoc extention *Gist block* provides the
block macro `gist::` to do so.

The following gist snippet is taken from {asciidoc-extensions-gist-example}[this example, window="_blank"]:

[source, adoc]
----
.Gist title
gist::git_address[] <1>
----
<1> For `git_address`, {github-gist-home}[, window="_blank"] is prepended automatically

.Example of a gist block
----
.Guard setup to live preview AsciiDoc output
gist::mojavelinux/5546622[]
----

[.result]
====
.Guard setup to live preview AsciiDoc output
gist::mojavelinux/5546622[]
====

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
j1_template_mde-2018.4.26 lib/starter_web/pages/public/start/roundtrip/000_includes/documents/100_gistblock.asciidoc
j1_template_mde-2018.4.25 lib/starter_web/pages/public/start/roundtrip/000_includes/documents/100_gistblock.asciidoc
j1_template_mde-2018.4.24 lib/starter_web/pages/public/start/roundtrip/000_includes/documents/100_gistblock.asciidoc
j1_template_mde-2018.4.23 lib/starter_web/pages/public/start/roundtrip/000_includes/documents/100_gistblock.asciidoc
j1_template_mde-2018.4.22 lib/starter_web/pages/public/start/roundtrip/000_includes/documents/100_gistblock.asciidoc
j1_template_mde-2018.4.21 lib/starter_web/pages/public/start/roundtrip/000_includes/documents/100_gistblock.asciidoc
j1_template_mde-2018.4.20 lib/starter_web/pages/public/start/roundtrip/000_includes/documents/100_gistblock.asciidoc
j1_template_mde-2018.4.19 lib/starter_web/pages/public/start/roundtrip/000_includes/documents/100_gistblock.asciidoc
j1_template_mde-2018.4.18 lib/starter_web/pages/public/start/roundtrip/000_includes/documents/100_gistblock.asciidoc
j1_template_mde-2018.4.17 lib/starter_web/pages/public/start/roundtrip/000_includes/documents/100_gistblock.asciidoc
j1_template_mde-2018.4.16 lib/starter_web/pages/public/start/roundtrip/000_includes/documents/100_gistblock.asciidoc
j1_template_mde-2018.4.15 lib/starter_web/pages/public/start/roundtrip/000_includes/documents/100_gistblock.asciidoc
j1_template_mde-2018.4.14 lib/starter_web/pages/public/start/roundtrip/000_includes/documents/100_gistblock.asciidoc
j1_template_mde-2018.4.13 lib/starter_web/pages/public/start/roundtrip/000_includes/documents/100_gistblock.asciidoc
j1_template_mde-2018.4.12 lib/starter_web/pages/public/start/roundtrip/000_includes/documents/100_gistblock.asciidoc
j1_template_mde-2018.4.11 lib/starter_web/pages/start/roundtrip/000_includes/documents/100_gistblock.asciidoc
j1_template_mde-2018.4.10 lib/starter_web/pages/start/roundtrip/000_includes/documents/100_gistblock.asciidoc