Fix sites:update test on Windows

This commit is contained in:
freearhey 2025-01-06 07:21:30 +03:00
parent e15d812750
commit ded5e881bb
4 changed files with 27 additions and 27 deletions

View file

@ -1,13 +1,13 @@
# Sites
<!-- prettier-ignore -->
<table>
<thead>
<tr><th align="left">Site</th><th align="left">Status</th><th align="left">Notes</th></tr>
</thead>
<tbody>
<tr><td><a href="sites/iltalehti.fi">iltalehti.fi</a></td><td>🟡</td><td>https://github.com/iptv-org/epg/issues/2396</td></tr>
<tr><td><a href="sites/indihometv.com">indihometv.com</a></td><td>🟢</td><td></td></tr>
<tr><td><a href="sites/kan.org.il">kan.org.il</a></td><td>🔴</td><td>https://github.com/iptv-org/epg/issues/2273</td></tr>
</tbody>
</table>
# Sites
<!-- prettier-ignore -->
<table>
<thead>
<tr><th align="left">Site</th><th align="left">Status</th><th align="left">Notes</th></tr>
</thead>
<tbody>
<tr><td><a href="sites/iltalehti.fi">iltalehti.fi</a></td><td>🟡</td><td>https://github.com/iptv-org/epg/issues/2396</td></tr>
<tr><td><a href="sites/indihometv.com">indihometv.com</a></td><td>🟢</td><td></td></tr>
<tr><td><a href="sites/kan.org.il">kan.org.il</a></td><td>🔴</td><td>https://github.com/iptv-org/epg/issues/2273</td></tr>
</tbody>
</table>

View file

@ -1,4 +1,4 @@
# Sites
<!-- prettier-ignore -->
#include "tests/__data__/output/.sites/_table.md"
# Sites
<!-- prettier-ignore -->
#include "tests/__data__/output/.sites/_table.md"