Sha256: c8a58112f9ea7ef8f48265128d80faee9b3db3bc3f8ef9548b8661f9a95de697

Contents?: true

Size: 1.31 KB

Versions: 3

Compression:

Stored size: 1.31 KB

Contents

.Examples for attributes
[cols="1a,4a,7a", options="header", width="100%", role="rtable mt-3"]
|===============================================================================
|Tag |BEM |Value\|Example

|url
|`url-j1\--home`
|{url-j1--home} {char-emdash}
link:{url-j1--home}[Jekyll One {char-middot} Home, {browser-window--new}]
[source, prometheus, role="noclip"]
----
link:{url-j1--home}[Jekyll One {char-middot} Home, {browser-window--new}]
----

|tag
|`browser-window\--new`
|{browser-window--new}
[source, prometheus, role="noclip"]
----
link:{url}[link title, {browser-window--new}]
----

|tag
|`icon-battery\--quarter`
|icon:battery-quarter[role="md-blue"]
[source, prometheus, role="noclip"]
----
icon:battery-quarter[role="md-blue"]
----

|tag
|`figure-caption\--text`
|{figure-caption--text}
[source, prometheus, role="noclip"]
----
.{figure-caption--text} image description\|text
----

|image
|`image-attic\--cookies`
|{image-attic--cookies}
[source, prometheus, role="noclip"]
----
image:{image-attic--cookies}[image title]
----

|data
|`data-lightbox\--example`
|{data-lightbox--example}
[source, prometheus, role="noclip"]
----
lightbox::lightbox--example[600, {data-lightbox--example}]
----

|===============================================================================

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
j1-template-2020.0.25 lib/starter_web/pages/public/test_pages/_includes/tables/000_specifier_examples.asciidoc
j1-template-2020.0.24 lib/starter_web/pages/public/test_pages/_includes/tables/000_specifier_examples.asciidoc
j1-template-2020.0.22 lib/starter_web/pages/public/test_pages/_includes/tables/000_specifier_examples.asciidoc