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

asciidoctor: WARNING: unknown unordered list style: something #2515

Closed
RuffaloLavoisier opened this issue May 3, 2024 · 2 comments
Closed

Comments

@RuffaloLavoisier
Copy link

log :warn, %(unknown unordered list style: #{candidate})

=== title

[something]
* blah blah

Hello, I encountered a warning while building asciidoctor-pdf.

I would like to connect js, css to adoc.

When does this happen and what options should I add?

@mojavelinux
Copy link
Member

The behavior here is correct. something is not a valid list style according to https://docs.asciidoctor.org/asciidoc/latest/lists/unordered/#custom-markers

If you need help with AsciiDoc, please ask in the project chat at https://chat.asciidoctor.org.

@RuffaloLavoisier
Copy link
Author

Thanks for answer ! 👍

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