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

Make attribute list parsing more lenient #213

Open
MasterOdin opened this issue Nov 1, 2021 · 0 comments
Open

Make attribute list parsing more lenient #213

MasterOdin opened this issue Nov 1, 2021 · 0 comments

Comments

@MasterOdin
Copy link
Member

Splitting this off from #212

Asciidoctor is more lenient in how it parses attribute lists, making usage of double quotes not strictly necessary in most cases. This is a huge convenience to end users, and simplifies usage tremendously. It would be good to carry this behavior over to asciidoc.py. This test suite from asciidoctor should be migrated into asciidoc.py to TDD the implementation and keep the two inline on this feature.

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

1 participant