Uh oh!
There was an error while loading. Please reload this page.
FINERACT-2795: Unwrap AsciiDoc paragraphs in architecture chapter - #6367
Merged
meonkeys merged 2 commits intoSep 2, 2026
Merged
Conversation
meonkeys
self-requested a review
September 1, 2026 23:09
meonkeys
requested changes
Sep 1, 2026
meonkeys
left a comment
Contributor
There was a problem hiding this comment.
Please also remove hard line breaks for list items and admonitions
talhadevelopes
commented
Sep 1, 2026
ContributorAuthor
Done - list items and IMPORTANT admonitions are now single lines as well. Tables and listing/code fences are unchanged. |
Uh oh!
There was an error while loading. Please reload this page.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Unwraps hard-wrapped prose paragraphs in
fineract-doc/src/docs/en/chapters/architecture/cross-feature-boundary-violations.adocso each paragraph is one continuous line, matchingbatch-jobs.adoc.:hardbreaks:in the docs config turns every source newline into a visible line break, so wrapping at ~85 characters was breaking rendered HTML/PDF. List items, tables, listing/code fences, andIMPORTANTblocks are unchanged. Whitespace/line-breaks only; no wording changes.JIRA: https://issues.apache.org/jira/browse/FINERACT-2795
Follows #6315 (comment) (Adam Monsen confirmed on the ticket).
Local
./gradlew doc -x buildJavaSdkcould not be used as a gate on this Windows machine (no JDK 25 toolchain). Documentation CI on GitHub installs JDK 25 and runs that command.Checklist
Please make sure these boxes are checked before submitting your pull request - thanks!
fineract-provider/src/main/resources/static/legacy-docs/apiLive.htmwith details of any API changes — N/A: no API changes.Your assigned reviewer(s) will follow our guidelines for code reviews.