feat(markdown-docx): add strong transformer - #397#417
feat(markdown-docx): add strong transformer - #397#417algomaster99 merged 1 commit intoalgoo-ooxmlfrom
Conversation
Rules: STRONG_RULE Class in definedNodes Transformer(CiceroMark JSON <-> OOXML) Corresponding Test Signed-off-by: k-kumar-01 <kushalkumargupta4@gmail.com>
| <w:r> | ||
| <w:rPr> | ||
| <w:b /> | ||
| <w:bCs /> |
There was a problem hiding this comment.
What is this tag for? <w:b> is already there. Do we need <w:bCs>` too?
There was a problem hiding this comment.
bCs is used for complex script.
This is the reason why I have used it.
There was a problem hiding this comment.
Are we using complex scripts? All templates are in English only, right?
There was a problem hiding this comment.
As far as i remember, one of the templates used some different language. The template was probably car rental. Besides, it might be possible that later templates might be created in different languages. So i guess there would be no harm keeping this.
There was a problem hiding this comment.
Besides, it might be possible that later templates might be created in different languages.
Good point. In that case, we can keep it.

Signed-off-by: k-kumar-01 kushalkumargupta4@gmail.com
Reference #397
Changes
Screenshots or Video
Author Checklist
--signoffoption of git commit.masterfromfork:branchname