Compare commits

..

No commits in common. "886569d07ff8a37276d9a1a7310b4c2ab7727bdc" and "5042dc6f150ac4ef603fcc85afddf42a470092c3" have entirely different histories.

5 changed files with 5 additions and 12 deletions

View File

@ -10,7 +10,6 @@ charset = utf-8
# Accessibility reasons. Vim: :%retab! (note also :set ts=4) # Accessibility reasons. Vim: :%retab! (note also :set ts=4)
indent_style = space indent_style = space
#tab_width = #tab_width =
max_line_length = 78
[*.{markdown,md}] [*.{markdown,md}]
trim_trailing_whitespace = false trim_trailing_whitespace = false
@ -19,4 +18,3 @@ trim_trailing_whitespace = false
indent_style = tab indent_style = tab
indent_size = tab indent_size = tab
trim_trailing_whitespace = false trim_trailing_whitespace = false
max_line_length =

View File

@ -19,7 +19,6 @@ repos:
hooks: hooks:
- id: editorconfig-checker - id: editorconfig-checker
alias: ec alias: ec
args: [-disable-max-line-length]
- repo: https://github.com/thlorenz/doctoc - repo: https://github.com/thlorenz/doctoc
rev: v2.2.0 rev: v2.2.0
hooks: hooks:

View File

@ -6,11 +6,7 @@ For pre-commit configuration see `./.pre-commit-config.yaml`
To enable it at a specific position, throw in: To enable it at a specific position, throw in:
```markdown
<!-- START doctoc --> <!-- START doctoc -->
<!-- END doctoc --> <!-- END doctoc -->
```
<!-- # vim: filetype=markdown
vim: filetype=markdown textwidth=78
-->

View File

@ -7,9 +7,9 @@
<body> <body>
<p> <p>
<em <em
>Come, pity poor Etro, she was left all alone. Her blood pouring >Come, pity poor Etro, she was left all alone. Her blood pouring forth,
forth, in Chaos to atone. Queen of nothing, goddess of death—so let in Chaos to atone. Queen of nothing, goddess of death—so let her be
her be known.</em known.</em
> >
</p> </p>
<p> <p>

@ -1 +1 @@
Subproject commit b4f8bde751d4d6ad20bdd5368d6f7a3ca045f0c9 Subproject commit a49aa286ed21ca5aa50a33606fcbaa1ce9c7aea8