1 2 3 4 5 6 7 8 9 10 11 12
# Plugin Source Source code of `mdbook-files`: ```files path = "." files = ["!.github", "!*.png", "!docs"] hidden = true git_ignore = true ``` This is some paragraph after the thing.