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

Asciidoctor.js integration #345

Merged
merged 31 commits into from
Apr 22, 2019
Merged

Conversation

@ysb33r ysb33r added this to the 3.0.0 milestone Apr 14, 2019
@ysb33r ysb33r self-assigned this Apr 14, 2019
@ysb33r ysb33r force-pushed the asciidoctor.js branch 2 times, most recently from 749f673 to 6dc0bce Compare April 21, 2019 11:18
@ysb33r ysb33r force-pushed the asciidoctor.js branch 5 times, most recently from 748a91f to 2d40613 Compare April 21, 2019 22:36
For cases where people just want to use diagram, but are comfortable to
with the default verison they can just specificy `useDiagram()` on the
extension.
In most cases the same working directory will be used for all tasks, but if
a task has requires that differ from the global setup only in version a
separate working directory will be used.
Moved all Nodejs work into `js.nodejs` subpackages.
Created some base classes that are engine-agnostic in
the `js.base` subpackage.
- Restore lost plugin property files
- Cleanup codenarc warnings
- Restore missing ProcessMode
- Restore missing AsciidoctorRemoteExecutionException
- Restore missing AsciidoctorBasePlugin
- Restore missing KindleGenBasePlugin
- Restore missing imports
@ysb33r ysb33r mentioned this pull request Apr 22, 2019
24 tasks
@ysb33r ysb33r changed the title WIP: Asciidoctor.js integration Asciidoctor.js integration Apr 22, 2019
@ysb33r ysb33r merged commit 4569f62 into asciidoctor:development-3.x Apr 22, 2019
@ysb33r ysb33r deleted the asciidoctor.js branch April 22, 2019 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant