diff options
| author | Guillaume Grossetie <ggrossetie@gmail.com> | 2021-01-16 01:36:02 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-15 17:36:02 -0700 |
| commit | c062ccdd09c97408e8209e91c08f67cd42490932 (patch) | |
| tree | fe67bfd88019e1258f7671d6ce4f14306e7561b9 /docs/modules/stem | |
| parent | 0e4c61258066cc57855e87685c45f7f2a91c4307 (diff) | |
Fix duplicated words (PR #3912)
Diffstat (limited to 'docs/modules/stem')
| -rw-r--r-- | docs/modules/stem/pages/mathematical.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/modules/stem/pages/mathematical.adoc b/docs/modules/stem/pages/mathematical.adoc index c9ae45ca..c662628f 100644 --- a/docs/modules/stem/pages/mathematical.adoc +++ b/docs/modules/stem/pages/mathematical.adoc @@ -26,7 +26,7 @@ When the extension finishes processing all the STEM nodes, it unsets the `stem` == Benefits and drawbacks -Since Asciidoctor Mathematical replaces all STEM nodes with image nodes, it serves as an an all-purpose solution for STEM processing. +Since Asciidoctor Mathematical replaces all STEM nodes with image nodes, it serves as an all-purpose solution for STEM processing. All converters know how do deal with image nodes. The extension can be used with the built-in converters as well as add-on converters such as PDF and EPUB3. |
