Waylan Limberg

Results 369 comments of Waylan Limberg

@dmail00 the matter was discussed in detail in #64 (see also #422 and #612). Please, let's not add any more noise to this unrelated issue. If you have an issue...

This should no longer be relevant after #1324.

A few observations. The default behavior of always wrapping images in `` tags is a result of the [Markdown rules](https://daringfireball.net/projects/markdown/syntax). Markdown is a subset of HTML and therefore does not...

> Because references are sort of a special case, is there some way we can scan the entire document for references at the very beginning before any other processing? Yes,...

I am closing this as there is no actionable item here. If you have any additional support questions about this issue, feel free to add an additional comment. We can...

> Your point about scope is not clear to me, The concern is that if we allow the user to customize some of the generated markup, then the user will...

This has been superceeded by #1324.

Given the decision made in #1293, I will not be accepting this as-is. However, I am not opposed to including the new config option to allow the user to define...

The tests will need to all be passing before we can accept this. Also, the release notes and the documentation need to be updated appropriately.

As @pawamoy [mentioned](https://github.com/mkdocs/mkdocs/issues/3357#issuecomment-1719308655) above, we encountered a similar issue and addressed it in waylan/mkdocs-nature#5. In our case the HTML tags were coming from connect generated from a script so we...