fix: enable markdown processing in center tags and disable directory urls for V2 to resolve image rendering issues

This commit is contained in:
Nubenetes Bot
2026-05-15 16:59:23 +02:00
parent 6f6e65b5df
commit 3e8da5d890
108 changed files with 1060 additions and 311 deletions

View File

@@ -130,7 +130,7 @@ the #1 test automation community.
??? note "Click to expand!"
<center>
<center markdown="1">
![tests in prod](images/testinprodmeme.jfif)
![10 must haves test automation](images/10-must-haves-test-automation.jfif)
@@ -142,7 +142,7 @@ the #1 test automation community.
<details>
<summary>Click to expand!</summary>
<center>
<center markdown="1">
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">If your code has no tests, then:<br><br>- it is not clean<br>- it is not complete<br>- it is not correct<br>- it is not documented<br>- it is not verified<br>- it is not working<br><br>And most importantly: It is not quality.</p>&mdash; Daniel Moka⚡ (@dmokafa) <a href="https://twitter.com/dmokafa/status/1365995255322001409?ref_src=twsrc%5Etfw">February 28, 2021</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>