Skip to content
This repository has been archived by the owner on Dec 28, 2022. It is now read-only.

Windows stdout hook #175

Merged
merged 1 commit into from
Jun 11, 2016
Merged

Conversation

ldez
Copy link
Member

@ldez ldez commented Jun 11, 2016

Description

On Windows, AsciiDoctor.js try to write on process.stdout and process.stderr when a document have syntax error but this crash the preview.

Now the errors are properly displayed in the console and the document is rendered.

I removed the specific message in the error page.

Fix #172 and #159.
Related to electron/electron#2033

@ldez ldez force-pushed the feature/windows-stdout-hook branch from 108744d to 4433287 Compare June 11, 2016 13:00
@ldez ldez merged commit f6d6005 into asciidoctor:master Jun 11, 2016
@ldez ldez deleted the feature/windows-stdout-hook branch June 11, 2016 14:24
@ldez
Copy link
Member Author

ldez commented Jun 11, 2016

@escay now you have the same behavior on Windows than the Linux platforms 😉

@ggrossetie
Copy link
Member

👍

1 similar comment
@mojavelinux
Copy link
Member

👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants