Fix dprint markdown formatting in README

This commit is contained in:
2026-04-02 14:00:19 +02:00
parent 1c0df608c3
commit f3fabc30ad
+1 -1
View File
@@ -119,7 +119,7 @@ tests/ Forth 2012 compliance suite (git submodule)
Tested against [Gerry Jackson's Forth 2012 test suite](https://github.com/gerryjackson/forth2012-test-suite). 12 of 14 word sets pass at 100%. Tested against [Gerry Jackson's Forth 2012 test suite](https://github.com/gerryjackson/forth2012-test-suite). 12 of 14 word sets pass at 100%.
| Word Set | Status | | Word Set | Status |
| ------------------ | --------------------------------- | | ------------------ | --------------------------------------- |
| Core | **100%** (0 errors) | | Core | **100%** (0 errors) |
| Core Extensions | **100%** (0 errors) | | Core Extensions | **100%** (0 errors) |
| Double-Number | **100%** (0 errors) | | Double-Number | **100%** (0 errors) |