[latex3-commits] [git/LaTeX3-latex3-babel] test: Test (d5927b7)
Javier
email at dante.de
Sun Sep 18 13:27:29 CEST 2022
Repository : https://github.com/latex3/babel
On branch : test
Link : https://github.com/latex3/babel/commit/d5927b775a0cb9fe7258048439654183eef61fc3
>---------------------------------------------------------------
commit d5927b775a0cb9fe7258048439654183eef61fc3
Author: Javier <email at localhost>
Date: Sun Sep 18 13:27:29 2022 +0200
Test
>---------------------------------------------------------------
d5927b775a0cb9fe7258048439654183eef61fc3
docs/guides/Test.md | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/docs/guides/Test.md b/docs/guides/Test.md
index 451dfe8..70a0f26 100644
--- a/docs/guides/Test.md
+++ b/docs/guides/Test.md
@@ -1,7 +1,17 @@
Hello
-<div style="background-color:blue">
+<div style="background-color:#eee;">
Text
</div>
+<table>
+<tbody>
+ <tr>
+ <td>AAAA</td>
+ <td>BBBB</td>
+ <td>CCC</td>
+ </tr>
+</tbody>
+</table>
+
## Bye
\ No newline at end of file
More information about the latex3-commits
mailing list.