-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #133 from HL7/gg-process-markdown
Issue #132 - process markdown in lists
- Loading branch information
Showing
6 changed files
with
132 additions
and
49 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,16 @@ | ||
* fix problem with narrative being generated after validation for Canonical Resources | ||
* Package subsystem: fix QICore loading with a hack to work around past mistake | ||
* X-Version support: fix problem converting DataRequirements across versions | ||
* Snapshot Generator: fix bug assigning min=0 to slices by default | ||
* Validator: Add support for conformsTo in invariants on elements | ||
* Validator: Handle weird ege case for fixedReference | ||
* Validator: Improved checking of narrative (including picking up empty narrative) | ||
* Cql Subsystem: update to 1.50 | ||
* Renderer: fix problem with narrative being generated after validation for Canonical Resources | ||
* Renderer: fix rendering of must-support view | ||
* Renderer: fix rendering of multiple type profiles | ||
* Renderer: fix bundle rendering | ||
* Renderer: process markdown when generating lists of resources | ||
* Renderer: Fix rendering of contained resources (outside Canonical Resources) | ||
* qa.html: error if mentioning validator.pack | ||
* qa.html: decode URLs before checking them | ||
* qa.html: fix check for current version number |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.