Skip to content

Commit

Permalink
Created working example
Browse files Browse the repository at this point in the history
Created working example for testing with filled text (like “Lorem ipsum”) for: Scaffolding - Embedded and interactive content
  • Loading branch information
BrahimMahadi committed Jul 20, 2023
1 parent 1a6a7a8 commit 41dec9c
Show file tree
Hide file tree
Showing 3 changed files with 783 additions and 1 deletion.
12 changes: 11 additions & 1 deletion common/scaffolding/index.json-ld
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"en": "HTML elements used as is.",
"fr": "Les éléments HTML utilisé tel quel."
},
"modified": "2023-02-21",
"modified": "2023-07-18",
"componentName": "scaffolding",
"processing": "baseline",
"status": "stable",
Expand All @@ -29,6 +29,16 @@
"title": "Formulaires",
"language": "fr",
"path": "formulaires.html"
},
{
"title": "Embedded and interactive content",
"language": "en",
"path": "interactive-content-en.html"
},
{
"title": "Contenu intégré et interactif",
"language": "fr",
"path": "interactive-content-fr.html"
}
]
}
Expand Down
Loading

0 comments on commit 41dec9c

Please sign in to comment.