Skip to content

Commit a729584

Browse files
authored
Merge pull request #74 from cisagov/improvement/update-markdown-syntax
Update GH-specific Markdown syntax
2 parents 2e3ba35 + 5228e2f commit a729584

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/lineage/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
"""This file defines the version of this module."""
2-
__version__ = "0.2.5"
2+
__version__ = "0.2.6"

src/lineage/templates/clean_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Remove any of the following that do not apply.
4242

4343
---
4444

45-
> **Note**
45+
> [!NOTE]
4646
> You are seeing this because one of this repository's maintainers has
4747
> configured [Lineage] to open pull requests.
4848

src/lineage/templates/conflict_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Remove any of the following that do not apply.
9292

9393
---
9494

95-
> **Note**
95+
> [!NOTE]
9696
> You are seeing this because one of this repository's maintainers has
9797
> configured [Lineage] to open pull requests.
9898

0 commit comments

Comments
 (0)