Skip to content

Commit

Permalink
wrap overview div tags with lia-keep to preserve them from bad parsing (
Browse files Browse the repository at this point in the history
#952)

* wrap overview div tags with lia-keep to preserve them from bad parsing

* upversion

---------

Co-authored-by: paytonk <[email protected]>
  • Loading branch information
pm0kjp and paytonk authored Oct 31, 2024
1 parent 86512ac commit 16ea36c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions _module_templates/macros.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
author: DART Team
email: [email protected]
version: 1.4.1
version: 1.4.2
current_version_description: Add text after Overview and Feedback that invites learners to the rest of the modules
language: en
narrator: UK English Female
Expand All @@ -20,7 +20,7 @@ Previous versions:
@end
@overview
<div class = "overview">
<lia-keep><div class = "overview"></lia-keep>
## Overview
@comment
Expand All @@ -45,7 +45,7 @@ This version (@version): @current_version_description
@version_history
</div>
<lia-keep></div></lia-keep>
Looking for other modules on this topic or other topics related to data analytics and data science in biomedicine? Please see [our complete list of educational modules](https://arcus.github.io/education_modules/list_of_modules) or consider trying our [prototype curriculum builder](https://learn.arcus.chop.edu).
Expand Down

0 comments on commit 16ea36c

Please sign in to comment.