feat(markdown-docx): add link transformer - #397#436
feat(markdown-docx): add link transformer - #397#436algomaster99 merged 6 commits intoalgoo-ooxmlfrom
Conversation
transformation logic: OOXML<->CiceroMark rules: link and link property tests: link and its variants Signed-off-by: k-kumar-01 <kushalkumargupta4@gmail.com>
Signed-off-by: k-kumar-01 <kushalkumargupta4@gmail.com>
@algomaster99 |
Signed-off-by: k-kumar-01 <kushalkumargupta4@gmail.com>
|
@algomaster99 |
Signed-off-by: k-kumar-01 <kushalkumargupta4@gmail.com>
| @@ -0,0 +1,36 @@ | |||
| { | |||
There was a problem hiding this comment.
All of your other test cases are uglified. Any specific reason to prettify this?
I would prefer it prettified, to be honest, but I thought you deliberately wanted to keep all the uglified when you wrote the first test case.
There was a problem hiding this comment.
@algomaster99
I might have missed this thing.
I can prettify the test cases in a different PR.
improve variable naming group the for loops and relationship tags construction minify link.json Signed-off-by: k-kumar-01 <kushalkumargupta4@gmail.com>
algomaster99
left a comment
There was a problem hiding this comment.
Final changes and then we can merge.
Signed-off-by: k-kumar-01 <kushalkumargupta4@gmail.com>

Signed-off-by: k-kumar-01 kushalkumargupta4@gmail.com
Add the transformation logic for
link.Changes
Flags
strong->hyperlink->textwill always get converted tohyperlink->strong->textAuthor Checklist
--signoffoption of git commit.masterfromfork:branchname