Skip to content

Commit 0e44a30

Browse files
authored
Remove asterisks from section headers in template
1 parent b16e75d commit 0e44a30

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/anchors/_template.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
Also known as:: Alternative Name, Other Name
1111

1212
[discrete]
13-
== *Core Concepts*:
13+
== Core Concepts:
1414

1515
Concept 1:: Brief description of concept 1
1616

@@ -21,14 +21,14 @@ Concept 3:: Brief description of concept 3
2121
Key Proponents:: Author Name ("Book Title"), Another Author
2222

2323
[discrete]
24-
== *When to Use*:
24+
== When to Use:
2525

2626
* Use case 1
2727
* Use case 2
2828
* Use case 3
2929

3030
[discrete]
31-
== *Related Anchors*:
31+
== Related Anchors:
3232

3333
* <<related-anchor-1,Related Anchor Name>>
3434
* <<related-anchor-2,Another Related Anchor>>

0 commit comments

Comments
 (0)