UNCLASSIFIED - NO CUI

Remove [[_TOC_]] from imported files

The [[_TOC_]] line will display a table of contents when rendered by gitlab. This directive is useless when rendered by mkdocs.

AC:

  • Feature that removes ^\[\[_TOC_\]\].*$ from every file, a bash script may be more efficient here than Python
Edited by razzle