Skip to content

Commit e1795c0

Browse files
committedFeb 13, 2025
Ignore .pandoc_template.html5
1 parent 8c5c566 commit e1795c0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎.codespellrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ check-hidden = true
55
ignore-multiline-regex = codespell:ignore-begin.*codespell:ignore-end
66
ignore-words = .codespell_ignores
77
# skip-file is not available https://github.com/codespell-project/codespell/pull/2759
8-
skip = .README.html
8+
skip = .pandoc_template.html5,.README.html

‎.pandoc_template.html5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Copyright (c) 2017 GitHub Inc.
2525

2626
"GitHub Pandoc HTML5 Template" is Copyright (c) Tristano Ajmone, 2017-2020,
2727
released under the MIT License (MIT); it contains readaptations of substantial
28-
portions of the following third party software:
28+
portions of the following third party softwares:
2929

3030
(1) "GitHub Markdown CSS", Copyright (c) Sindre Sorhus, MIT License (MIT).
3131
(2) "Primer CSS", Copyright (c) 2016 GitHub Inc., MIT License (MIT).

0 commit comments

Comments
 (0)