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

Changed regex, so it does not remove first letter of id #99

Merged
merged 1 commit into from
Sep 23, 2016

Conversation

JacobAae
Copy link
Contributor

The regex removes the first character of the title in the id, making

== P2P Applications

have "2p-applications" as id, failing in navigation, as it starts with a number.

@mojavelinux
Copy link
Member

Thanks @JacobAae! That is definitely the regexp we want.

@obilodeau this looks correct to me (in fact, it's very critical).

@JacobAae
Copy link
Contributor Author

With the Gradle/Jruby plugin, it broke the navigation. The solution is based on this issue: hakimel/reveal.js#1230

obilodeau added a commit that referenced this pull request Sep 23, 2016
@obilodeau obilodeau merged commit 089dfaf into asciidoctor:master Sep 23, 2016
@obilodeau
Copy link
Member

Tested and you are correct. Behavior was broken.

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

Successfully merging this pull request may close these issues.

3 participants