From fb16804310c7c01d80415a766240c2a0c0686df9 Mon Sep 17 00:00:00 2001 From: Claude Meny Date: Tue, 23 Mar 2021 14:10:19 +0100 Subject: [PATCH] Add new file --- .../10.a/30.en/textbook.en.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 20.test/36.temporaryDDsystem/10.a/30.en/textbook.en.md diff --git a/20.test/36.temporaryDDsystem/10.a/30.en/textbook.en.md b/20.test/36.temporaryDDsystem/10.a/30.en/textbook.en.md new file mode 100644 index 000000000..4a842c315 --- /dev/null +++ b/20.test/36.temporaryDDsystem/10.a/30.en/textbook.en.md @@ -0,0 +1,17 @@ +--- +lessons: + - slug: test01 + order: 1 + - slug: test02 + order: 2 + - slug: test03 + order: 2 +--- + +## TEST A + +If test01 : must appear with the order ABC + +If test02 : must appear with the order BAC + +If test03 : must appear with the order CAB