Converted existing CPS to Markdown #1

Merged
jandd merged 1 commits from cps-as-markdown into main 6 months ago

1 Commits (main)

Author SHA1 Message Date
Jan Dittberner d8f2ee1d40 Converted existing CPS
This commit contains a pandoc converted version of the
CertificationPracticeStatement using the following parameters:

pandoc -f html -t commonmark CertificationPracticeStatement.html \
  > CertificationPracticeStatement.md
7 months ago