Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a browser compatible version of the converter #207

Open
ggrossetie opened this issue Apr 5, 2020 · 0 comments · May be fixed by #228
Open

Create a browser compatible version of the converter #207

ggrossetie opened this issue Apr 5, 2020 · 0 comments · May be fixed by #228

Comments

@ggrossetie
Copy link
Owner

It would allow to convert an AsciiDoc document to a "print-ready" HTML document and then open the built-in Print Dialog of the browser to print the current document using window.print.

ggrossetie added a commit that referenced this issue May 9, 2020
…verter

- Reduce the scope of the classes
- Use browserify to produce a browser-compatible file
- Inline files content (ie. replace readFileSync) to bundle everything into a single JavaScript file
- Add tests
ggrossetie added a commit that referenced this issue May 9, 2020
…verter

- Reduce the scope of the classes
- Use browserify to produce a browser-compatible file
- Inline files content (ie. replace readFileSync) to bundle everything into a single JavaScript file
- Add tests
ggrossetie added a commit that referenced this issue May 9, 2020
…verter

- Reduce the scope of the classes
- Use browserify to produce a browser-compatible file
- Inline files content (ie. replace readFileSync) to bundle everything into a single JavaScript file
- Add tests
ggrossetie added a commit that referenced this issue May 9, 2020
…verter

- Reduce the scope of the classes
- Use browserify to produce a browser-compatible file
- Inline files content (ie. replace readFileSync) to bundle everything into a single JavaScript file
- Add tests
ggrossetie added a commit that referenced this issue Aug 28, 2020
…verter

- Reduce the scope of the classes
- Use browserify to produce a browser-compatible file
- Inline files content (ie. replace readFileSync) to bundle everything into a single JavaScript file
- Add tests
ggrossetie added a commit that referenced this issue Sep 14, 2020
…verter

- Reduce the scope of the classes
- Use browserify to produce a browser-compatible file
- Inline files content (ie. replace readFileSync) to bundle everything into a single JavaScript file
- Add tests
ggrossetie added a commit that referenced this issue Sep 22, 2020
…verter

- Reduce the scope of the classes
- Use browserify to produce a browser-compatible file
- Inline files content (ie. replace readFileSync) to bundle everything into a single JavaScript file
- Add tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant