Closed LightGuard closed 10 years ago
Just set the backend to xhtml
(or xhtml5
) and it will work. Of course, the plugin needs to allow these new values to be specified.
There's nothing that's stopping them from being used now. They're just a backend. I'm not checking to see if those backends actually exist or anything. Sounds like this may simply be a documentation task?
Perfect. Yep!
Any update on this one?
You could try the 1.5.0.preview branch and see if it works— Sent from Mailbox
On Wed, Apr 30, 2014 at 7:07 AM, paranoiabla notifications@github.com wrote:
Any update on this one?
Reply to this email directly or view it on GitHub: https://github.com/asciidoctor/asciidoctor-maven-plugin/issues/61#issuecomment-41793833
I just tried it. I ran mvn clean site and the result is the same:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.3:site (default-site) on project XXXXXX: Error during page generation: Error parsing '/home/petar/workspace/YYYYYY/src/site/asciidoc/index.ad': line [9] Error parsing the model: end tag name must be the same as start tag from line 8 (position: TEXT seen ...\n... @9:8) -> [Help 1]
Am I doing it wrong? Please let me know if I need to do something extra
I think you were able to get this sorted out with the pull request, right?
On Mon, May 5, 2014 at 12:16 PM, paranoiabla notifications@github.comwrote:
Am I doing it wrong? Please let me know if I need to do something extra
— Reply to this email directly or view it on GitHubhttps://github.com/asciidoctor/asciidoctor-maven-plugin/issues/61#issuecomment-42219048 .
Jason Porter http://en.gravatar.com/lightguardjp
Yes, I fixed it with my pull request.
See https://github.com/asciidoctor/asciidoctor/issues/494