-
Beta Was this translation helpful? Give feedback.
Answered by
jdkato
Nov 23, 2021
Replies: 1 comment 1 reply
-
You can define a [*.adoc]
TokenIgnores = (image::.+\[\]) Of course, the best "workaround" here is probably to provide accessibility-friendly alt text. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
jouni
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can define a
TokenIgnores
pattern:Of course, the best "workaround" here is probably to provide accessibility-friendly alt text.