quarkiverse / quarkus-renarde

Server-side Web Framework with Qute templating, magic/easier controllers, auth, reverse-routing
Apache License 2.0
78 stars 19 forks source link

Fix Asciidoctor warnings #171

Closed TheJavaGuy closed 1 year ago

TheJavaGuy commented 1 year ago

This PR fixes all Asciidoctor warnings and errors on main branch.

Proof of all warnings gone:

image

Proof of warnings before this PR:

image
TheJavaGuy commented 1 year ago

@FroMage or @gastaldi Are you OK with these changes?

EDIT: Also someone has to merge it because I don't have write access to this repo.

FroMage commented 1 year ago

Thanks!