Historique de versions de Asciidoctor.js Live Preview - 12 versions
Asciidoctor.js Live Preview par Guillaume Grossetie
Historique de versions de Asciidoctor.js Live Preview - 12 versions
Attention aux anciennes versions ! Elles sont affichées seulement à des fins de test et de référence.Vous devriez toujours utiliser la dernière version d’un module complémentaire.
Dernière version
Version 2.7.1
Publié le 3 juin 2023 - 3,99 MoFonctionne avec firefox 48.0 et versions supérieures, android 48.0 à 68.*Code source publié sous licence Licence MIT
Télécharger Firefox et obtenir l’extensionVous avez besoin de Firefox pour utiliser cette extensionAnciennes versions
Version 2.7.0
Publié le 19 juin 2021 - 3,98 MoFonctionne avec firefox 48.0 et versions supérieures, android 48.0 à 68.*2.7.0
• Fix MathJax equation numbering (#412)
• Upgrade Asciidoctor.js from 2.2.0 to 2.2.1(based on Asciidoctor 2.0.12)
• Upgrade Asciidoctor Kroki from 0.8.2 to 0.12.0 (add excalidraw, bpmn and bytefield as a supported diagrams)
• Global configuration using `kroki-default-format` and `kroki-default-options` attributes
• Upgrade bulma from 0.8.2 to 0.9.1Code source publié sous licence Licence MIT
Version 2.6.1
Publié le 16 juin 2020 - 3,96 MoFonctionne avec firefox 48.0 et versions supérieures, android 48.0 à 68.*• Do not add the toc2 class if the document has no section
• Stop auto reload when the extension has been disabled
• Remove the deprecated options_page
• Upgrade Asciidoctor.js from 2.1.1 to 2.2.0
• Upgrade Asciidoctor Kroki from 0.7.0 to 0.8.1
• Support sidebar toc
• Compatibility with Firefox, use the same codebase again!
• Remove chartist sourcemap referenceCode source publié sous licence Licence MIT
Version 2.4.1
Publié le 25 avr. 2020 - 3,93 MoFonctionne avec firefox 48.0 et versions supérieures, android 48.0 à 68.*This version contains the same code as 2.3.1. I'm publishing a new version because version 2.4.0 contains a major issue and has been unpublished.
Users already on 2.4.0 cannot automatically downgrade to 2.3.1 because can upgrade to 2.4.1.Code source publié sous licence Licence MIT
Version 2.3.1
Publié le 9 nov. 2019 - 3,93 MoFonctionne avec firefox 48.0 et versions supérieures, android 48.0 à 68.*- Fix Kroki on Firefox (upgrade the asciidoctor-kroki package to 0.4.0: https://github.com/Mogztter/asciidoctor-kroki)
- Set display block on stemblock (MathJax 3)Code source publié sous licence Licence MIT
Version 2.3.0
Publié le 12 oct. 2019 - 3,94 MoFonctionne avec firefox 48.0 et versions supérieures, android 48.0 à 68.*- Upgrade to MathJax 3.0.0
- Use server-side syntax highlightingCode source publié sous licence Licence MIT
Version 2.2.1
Publié le 30 juil. 2019 - 6,65 MoFonctionne avec firefox 48.0 et versions supérieures, android 48.0 à 68.*- Bump version 2.2.1 to publish a new package on https://cup.aihedy.com
- Run npm audit fix on the development dependenciesCode source publié sous licence Licence MIT
Version 1.5.9.100
Publié le 1 déc. 2018 - 6,25 MoFonctionne avec firefox 48.0 et versions supérieures, android 48.0 à 68.*== 1.5.9.100
* Add more languages to highlight.js (dockerfile, elm, golo, gradle, haskell, handlebars, kotlin, rust, swift, yaml, typescript)
* Upgrade chartist to 0.11.0
* Use the new Asciidoctor logo
* Upgrade to Asciidoctor.js 1.5.9Code source publié sous licence Licence MIT
Version 1.5.6.100
Publié le 1 mai 2018 - 6,17 MoFonctionne avec firefox 48.0 et versions supérieures, android 48.0 à 68.*== 1.5.6.100
* Add <meta name="viewport"> to the rendered HTML (thanks @mattpalermo)
* Remove JQuery dependency
* Use ECMAScript 6 features to improve the code readability and structure
* Us the stylesheet query string to configure the stylesheet per document ?stylesheet=github
* Upgrade to Asciidoctor.js 1.5.6
* Allow to configure the polling to remote and local files
* Don't show document title when noheader attribute is set (thanks @mojavelinux)
* Use highlight.js as the default source-highlighter
* Add PlantUML extension to render diagram
* Load MathJax only when stem attribute is defined
* Improve the performance on the first rendering
* Improve the performance when enabling/disabling the extension
* Redesign the options page using BulmaCode source publié sous licence Licence MIT
Version 1.5.5.112
Publié le 7 janv. 2018 - 6,11 MoFonctionne avec firefox 48.0 et versions supérieures, android 48.0 à 68.*== 1.5.5.112
* Use the browser namespace
* Use correct config for MathJax (thanks @mojavelinux)
* Add missing images for golo, riak, maker and github themes (thanks @puffybsd)
== 1.5.5.111
* Add condition for unsupported API on Firefox MobileCode source publié sous licence Licence MIT
Version 1.5.5.111
Publié le 2 déc. 2017 - 5,49 MoFonctionne avec firefox 48.0 et versions supérieures, android 48.0 à 68.*Make the extension compatible with Firefox Mobile by adding conditions on unsupported API:
- browser.contextMenus
- browser.browserAction.setIconCode source publié sous licence Licence MIT
Version 1.5.5.110
Publié le 28 oct. 2017 - 5,49 MoFonctionne avec firefox 48.0 et versions supérieures, android 48.0 à 68.*= Changelog
== 1.5.5.110
* Upgrade Chartist to 0.8.3
* Upgrade MathJax to 2.7.2
* Remove fragment identifier from outfilesuffix (thanks @oncletom)
* Fix timezone regexp to handle numeric and non-latin timezones (thanks @guziks, @stayfool, @tequlia2pop, @noah538 & @jfstn)
== 1.5.5.101
* Updating a custom .css or .js file is not automatically saved
== 1.5.5.100
* Asciidoctor.js 1.5.5-4
* Highlight.js 9.9.0
* Font Awesome 4.7.0
* Options page now save changes automatically
== 1.5.4.111
* Fix custom attributes parsing on the options page
== 1.5.4.110
* Upgrade Font Awesome to 4.6.3
* Decode entities in document title (Thanks @ismail & @mojavelinux)
* MathJax is now working on remote files (Thanks @kindlychung)
* Add missing images from Riak theme (Thanks @ssebastianj)
== 1.5.4.100
* Asciidoctor 1.5.4
* Font Awesome 4.5.0
* MathJax 2.6.0
== 1.5.2.120
* Chart extension
+
.Line chart
```
[chart,line]
....
January,February,March
28,48,40
65,59,80
....
```
* Emoji extension
+
.Large heart emoji
```
emoji:heart[lg]
```
* Allow attributes to be defined via URL parameters
+
.Set TOC placement to preamble
`?toc=preamble`
* Add tip about enabling local file access to options page
== 1.5.2.111
* Support embedded videos
* Fix enable/disable on local files
* Font Awesome 4.3.0
== 1.5.2.100
* Asciidoctor 1.5.2
* Support :max-width: attribute
* Offline mode
* .txt files extension (configurable)
== 1.5.1.100
* Asciidoctor 1.5.1
* Fade navigation to enable sections as slides (contrib)
== 1.5.0.100
* Asciidoctor 1.5.0 !
* New stylesheet with Open Source Fonts
* Better print styles
* Font Awesome 4.1
* MathJax support
* Allow custom Javascript and Stylesheet
== 0.4.0
* Upgrade to Asciidoctor 1.5.0-preview.8
* Activate includes!
* Render selection
* Match URLs that contain a query string
== 0.3.0
* Upgrade to Asciidoctor 1.5.0.preview.1
* Add integration with Font Awesome 3.2.1
== 0.2.5
* Add configuration option for specifying custom attributes
* Allow to change the theme of AsciiDoc HTML output
== 0.2.4
* Add highlight.js for syntax highlighting
* Add context menu to send the "browser content" to the Asciidoctor Editor
== 0.2.3
* Auto reload, you don't need to refresh your browser anymore!
* Shiny icon in `chrome://extensions/`
* Support .asc file extension (thanks @mojavelinux)
https://github.com/asciidoctor/asciidoctor-chrome-extension/blob/master/changelog.adocCode source publié sous licence Licence MIT