Fix Formatting in mfa.adoc by ngocnhan-tran1996 · Pull Request #18134 · spring-projects/spring-security
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the PR @ngocnhan-tran1996
The Spring Security team prefers using the xref macro (e.g. xref:./page.adoc#id[Text]) to the shorthand xref notation (e.g. <<id>>) because the shorthand xref has limitations (e.g. it does not work with the assembler extension).
Is there a reason for changing to the shorthand xref notation in mfa.adoc? Unless there is a good reason (that the team approves of), I think that the shorthand xref changes should be removed.