Commit 2c7e638
committed
fix: escape binary syntax in EDoc comment to fix XML parsing error
The EDoc parser was failing because unescaped << and >> in the
parse_content_type/1 doc comment were interpreted as XML tags.
Wrapped the example in inline code syntax.1 parent b25b509 commit 2c7e638
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
230 | | - | |
| 230 | + | |
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
| |||
0 commit comments