Skip to content

Commit 47cab5a

Browse files
committed
Fix bold pseudo-header rendering in GFM, while preserving behavior for spec-md
Suggested in #233
1 parent 3fc8a94 commit 47cab5a

File tree

2 files changed

+51
-51
lines changed

2 files changed

+51
-51
lines changed

spec/Section 2 -- Language.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -907,7 +907,7 @@ size `60` width:
907907
}
908908
```
909909

910-
** Variable use within Fragments **
910+
**Variable use within Fragments**
911911

912912
Query variables can be used within fragments. Query variables have global scope
913913
with a given operation, so a variable used within a fragment must be declared

0 commit comments

Comments
 (0)