Skip to content

Commit

Permalink
test: defer fix of inserted newlines before header
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleKing committed Jun 20, 2024
1 parent f54733e commit 5d75efe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/format/fixtures/mkdocs_autorefs.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
Anchor links
Anchor links (FIXME: Remove inserted newline)
.
[](){#some-anchor-name}
# Some Title
.
[](){#some-anchor-name}

# Some Title
.

Expand Down

0 comments on commit 5d75efe

Please sign in to comment.