summaryrefslogtreecommitdiff
path: root/docs/modules
diff options
context:
space:
mode:
authorTed Bergeron <tedbergeron@users.noreply.github.com>2022-01-18 11:04:00 -0800
committerDan Allen <dan.j.allen@gmail.com>2022-01-18 12:10:24 -0700
commit75d88d3d73a9ad08b7328dc1a4043e1424373267 (patch)
treebeb6ee0b409f98ff78122e3e1a984159ded53f3f /docs/modules
parent396fa60cf7effd79a3a7578a84f4df49fff9e2fe (diff)
Update web browser add-ons section to include Edge (PR #4243)
Diffstat (limited to 'docs/modules')
-rw-r--r--docs/modules/tooling/pages/index.adoc5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/modules/tooling/pages/index.adoc b/docs/modules/tooling/pages/index.adoc
index b6cf0579..4ffecd21 100644
--- a/docs/modules/tooling/pages/index.adoc
+++ b/docs/modules/tooling/pages/index.adoc
@@ -1,5 +1,6 @@
= AsciiDoc Tooling
:url-chrome-extension: https://chrome.google.com/webstore/detail/asciidoctorjs-live-previe/iaalpfgpbocpdfblpnhhgllgbdbchmia
+:url-edge-addon: https://microsoftedge.microsoft.com/addons/detail/asciidoctorjs-live-previ/pefkelkanablhjdekgdahplkccnbdggd
:url-firefox-addon: https://addons.mozilla.org/en/firefox/addon/asciidoctorjs-live-preview
:url-opera-extension: https://addons.opera.com/en/extensions/details/asciidoctorjs-live-preview/
:url-asciidocfx: https://www.asciidocfx.com
@@ -17,8 +18,8 @@ Here's an overview of the different ways to preview and edit your AsciiDoc docum
== Web browser add-ons (preview only)
-All you need to preview an AsciiDoc document in a web browser is to install the {url-chrome-extension}[Chrome extension^], the {url-firefox-addon}[Firefox add-on^] or the {url-opera-extension}[Opera extension^].
-Then you can see the AsciiDoc file rendered as HTML just by visiting it!
+To preview an AsciiDoc document in a web browser, install the {url-chrome-extension}[Chrome extension^], the {url-edge-addon}[Edge add-on^], the {url-firefox-addon}[Firefox add-on^], or the {url-opera-extension}[Opera extension^] (all produced from the same code base).
+Then you can see the AsciiDoc file rendered as HTML just by visiting it.
== IDEs and text editors