Commit a326346
authored
fix documentation templating bug (#570)
Description of changes:
This PR fixes a templating issue where multi-line documentation strings were being truncated due to template whitespace control markers.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.1 parent 8b426c4 commit a326346
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments