Skip to content

Commit 18589b8

Browse files
Merge pull request #147 from ossf/images_dir
Move images into images/ directory. Fixes #141
2 parents 6a215a4 + 172a86c commit 18589b8

17 files changed

+705
-16
lines changed

.github/linters/.markdown-lint.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ MD049: false # MD049/emphasis-style
1010
MD012: false # MD012/no-multiple-blank
1111
MD001: false # MD001/heading-increment/header-increment
1212

13+
# For the moment, disable
14+
MD024: false # MD024/no-duplicate-heading/no-duplicate-header
15+
1316
# We enforce "no duplicate headers" so hypertext links to sections will have
1417
# unique anchor names to refer to.
1518
# MD024: false # MD024/no-duplicate-heading/no-duplicate-header
File renamed without changes.

cia.png renamed to images/cia.png

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)