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

asciidoc: ifdef::<>[] macros are not supported #10

Closed
jnavila opened this issue Mar 4, 2017 · 3 comments
Closed

asciidoc: ifdef::<>[] macros are not supported #10

jnavila opened this issue Mar 4, 2017 · 3 comments

Comments

@jnavila
Copy link
Collaborator

jnavila commented Mar 4, 2017

The following snippet of text make po4a choke:

ifdef::stalenotes[]

with the following error:

parse...po4a::asciidoc: Impossible d'analyser la liste d'attributs : []
@jnavila
Copy link
Collaborator Author

jnavila commented Mar 12, 2017

The same for include::date-format.txt[] that appears in the man page of git-commit.txt.

https://github.com/git/git/blob/master/Documentation/git-commit.txt#L344

This is really a show-stopper for po4a and asciidoc.

@jnavila
Copy link
Collaborator Author

jnavila commented Mar 12, 2017

OK, trying to fix the issue, it appears that it is already fixed by 86f79e5 but this version hasn't reached debian/testing yet. Compiling and using the most up to date version solves this issue.

@jnavila jnavila closed this as completed Mar 12, 2017
@mquinson
Copy link
Owner

Whooops, I completely forgot that the latest release did not contain all recent changes. I will try to find some time to release and upload a new version in the next times... Sorry.

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

2 participants