Commit f764013
Bug fixes: Textblock layout | Parsing warnings (#7041)
* need to take accoutn for empty
* works but need to find memory leak
* testing against stackedit
* removing unneeded line | allocating array
* clean up
* getting rid of str() use from strigstream
* handling link destination with [ character and other tokens
* removing cpp changes
Co-authored-by: Janus Balatbat <jsbalatbat@microsoft.com>1 parent 1dcef8c commit f764013
File tree
2 files changed
+2
-2
lines changed- source/ios/AdaptiveCards/AdaptiveCards/AdaptiveCards
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments