asciidoctor / asciidoctor-firefox-addon

:wolf: An add-on for Mozilla Firefox that converts AsciiDoc files to HTML directly in the browser using Asciidoctor.js.
https://addons.mozilla.org/en-US/firefox/addon/asciidoctorjs-live-preview/
MIT License
32 stars 9 forks source link

Have options similar to the chrome extension #28

Closed maxandersen closed 9 years ago

maxandersen commented 9 years ago

being able to configure firefox addon similar to the chrome add on when it comes to custom attributes would be really useful.

See https://github.com/asciidoctor/asciidoctor.js/issues/114 for one example.

ggrossetie commented 9 years ago

I know I need to give the Firefox extension some love :wink:

mojavelinux commented 9 years ago

:+1:

ggrossetie commented 9 years ago

I really want to move from cfx to jpm but the prerequisites are:

https://developer.mozilla.org/en-US/Add-ons/SDK/Tutorials/Getting_Started_%28jpm%29

Do you think this is OK ?

mojavelinux commented 9 years ago

Absolutely. Firefox is pushing hard for upgrades and most of our users are pretty tech savvy, so I would expect them to be upgrading. Even Linux distribution have been good about upgrading the browser despite holding back versions of other programs.

ggrossetie commented 9 years ago

Resolved by 4aa62a4a49d43c02c0d36b7ddec2466ac4e22427

maxandersen commented 9 years ago

build and Installed 0.4.0 and can verify this is there and working greatly now! thanks.