JaredDavis22 opened a new issue, #2299: URL: https://github.com/apache/incubator-kie-issues/issues/2299
It seems like the adoc escape of ## is not working sometimes. The last line of https://kie.apache.org/docs/10.1.x/drools/drools/language-reference-traditional/index.html has this in the source code ``` [NOTE] ==== In Language Level DRL10, custom operators must be prefixed with `##` to avoid ambiguity with other syntax. For example, the operator `supersetOf` should be used as `##supersetOf` in DRL10. ==== but does not show the ## for me. ``` <img width="1714" height="230" alt="Image" src="https://github.com/user-attachments/assets/6df15851-f58d-4518-9634-862982b1173e" /> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
