ITADN

Undesired whitespace before *span* and *a*.

#200Openm-e-leypold 创建于 2024-07-30
M
m-e-leypoldcommented
**span** and **a** also do not have the _is_inline_ attribute set (similar issue as #139 and #194). This leads to unwanted white space (before the `<a` in the example) e.g. in with span(): text("(") with a(href=myurl): text("some") text(")")
1 条评论