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 extension to detect merge conflicts #16

Open
mojavelinux opened this issue Oct 21, 2014 · 2 comments
Open

Create extension to detect merge conflicts #16

mojavelinux opened this issue Oct 21, 2014 · 2 comments

Comments

@mojavelinux
Copy link
Member

Create an extension to detect merge conflicts in AsciiDoc source files.

With large commits, it's easy to miss some conflict and accidentally commit it. Example here:

http://gist.asciidoctor.org/?e4b59c5f6b0a85689859

When this happens in source code, the compiler or a test will normally tell you. If Asciidoctor could detect the pattern and tell you (aka fail the build), that would be great. This could likely be handled by a Preprocessor extension.

@jirutka
Copy link
Member

jirutka commented Oct 21, 2014

👍

1 similar comment
@nawroth
Copy link

nawroth commented Oct 21, 2014

👍

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

No branches or pull requests

3 participants