asciidoctor-extensions-lab icon indicating copy to clipboard operation
asciidoctor-extensions-lab copied to clipboard

Create extension to detect merge conflicts

Open mojavelinux opened this issue 10 years ago • 2 comments

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.

mojavelinux avatar Oct 21 '14 17:10 mojavelinux

:+1:

jirutka avatar Oct 21 '14 18:10 jirutka

:+1:

nawroth avatar Oct 21 '14 19:10 nawroth