Closed BenGardiner closed 1 year ago
the strictdoc dev, Stanislav, infomed us that the heuristic for detecting multi-line fields is going to change: soon all fields above TITLE in the grammar will be single-line and all those below will be multi-line https://github.com/strictdoc-project/strictdoc/issues/1210#issuecomment-1624150315
For our grammar that means moving the following up to above TITLE in https://github.com/nmfta-repo/vcr-experiment/blob/8a4b4854418e8b90cb780bc7b7dad8f3e2083119/01_gateways.sdoc#L20 and https://github.com/nmfta-repo/vcr-experiment/blob/8a4b4854418e8b90cb780bc7b7dad8f3e2083119/00_tsrm.sdoc#L23
Executing these changes will put diffs all over the files to re-order the fields. Because we still have #53 in-flight we will need to wait until that is merged before we can safely do this change. @jmaag15 that's a ++ to do a review there please 🙏
the strictdoc dev, Stanislav, infomed us that the heuristic for detecting multi-line fields is going to change: soon all fields above TITLE in the grammar will be single-line and all those below will be multi-line https://github.com/strictdoc-project/strictdoc/issues/1210#issuecomment-1624150315
For our grammar that means moving the following up to above TITLE in https://github.com/nmfta-repo/vcr-experiment/blob/8a4b4854418e8b90cb780bc7b7dad8f3e2083119/01_gateways.sdoc#L20 and https://github.com/nmfta-repo/vcr-experiment/blob/8a4b4854418e8b90cb780bc7b7dad8f3e2083119/00_tsrm.sdoc#L23
Executing these changes will put diffs all over the files to re-order the fields. Because we still have #53 in-flight we will need to wait until that is merged before we can safely do this change. @jmaag15 that's a ++ to do a review there please 🙏