Fix Formatting in mfa.adoc#18134
Conversation
rwinch
left a comment
There was a problem hiding this comment.
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.
fef52e4 to
deaad6e
Compare
|
Thanks for the information. I've switched to using |
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
Incldue the required resource id and required # of the fragment. See - https://docs.antora.org/antora/latest/page/xref/#xref-macro - https://docs.antora.org/antora/latest/page/resource-id-coordinates/#id-resource
deaad6e to
e2bac4e
Compare
|
@ngocnhan-tran1996 Once again thank you for your submission. I rebased and restored the xref macro resource id. In the future, it would be helpful for you to submit changes that are fixing things that are obviously broken separately from things that you believe to be clean up (e.g. This will be merged once the build passes. Thanks again! |
No description provided.