diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2020-11-30 18:21:31 -0700 |
|---|---|---|
| committer | Sarah White <graphitefriction@gmail.com> | 2020-12-08 14:32:53 -0700 |
| commit | b5af8e2d8d66d24d9ac03d2bbfac66c74872ac78 (patch) | |
| tree | 508c211abefab84e53530fe36549afdc6195c9df /docs/modules/stem | |
| parent | 5f79e05fb9cc115e897a569de2eecbf35f962d33 (diff) | |
switch fenced code blocks to AsciiDoc source blocks and always set language
Diffstat (limited to 'docs/modules/stem')
| -rw-r--r-- | docs/modules/stem/pages/asciimath-gem.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/modules/stem/pages/asciimath-gem.adoc b/docs/modules/stem/pages/asciimath-gem.adoc index 5016bacd..08a940cb 100644 --- a/docs/modules/stem/pages/asciimath-gem.adoc +++ b/docs/modules/stem/pages/asciimath-gem.adoc @@ -41,7 +41,7 @@ First, activate STEM support in AsciiDoc by setting the `stem` document attribut This attribute must be set by the end of the document header. .Activate STEM support by setting the stem document attribute -[source] +[source,asciidoc] ---- = Document Title :stem: |
