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)
indent_style = space
#tab_width =
max_line_length = 78
[*.{markdown,md}]
trim_trailing_whitespace = false
@ -19,4 +18,3 @@ trim_trailing_whitespace = false
indent_style = tab
indent_size = tab
trim_trailing_whitespace = false
max_line_length =

View File

@ -19,7 +19,6 @@ repos:
hooks:
- id: editorconfig-checker
alias: ec
args: [-disable-max-line-length]
- repo: https://github.com/thlorenz/doctoc
rev: v2.2.0
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:
```markdown
<!-- START doctoc -->
<!-- END doctoc -->
```
<!--
vim: filetype=markdown textwidth=78
-->
# vim: filetype=markdown

View File

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

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