Converted existing CPS to Markdown #1

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

This PR contains a pandoc converted version of the
CertificationPracticeStatement using the following parameters:

pandoc -f html -t commonmark CertificationPracticeStatement.html \
  > CertificationPracticeStatement.md

The executable bit on the original HTML file has been removed.

This PR contains a pandoc converted version of the CertificationPracticeStatement using the following parameters: ``` pandoc -f html -t commonmark CertificationPracticeStatement.html \ > CertificationPracticeStatement.md ``` The executable bit on the original HTML file has been removed.
jandd added 1 commit 6 months ago
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

Yes, please.
It'll be much easier to edit in md format. HTML is horrible for manipulating text.

I don't see anywhere I can approve this PR, so who needs to do that?

Yes, please. It'll be much easier to edit in md format. HTML is horrible for manipulating text. I don't see anywhere I can approve this PR, so who needs to do that?
jandd requested review from knilsson 6 months ago
jandd commented 6 months ago
Poster
Owner

I don't see anywhere I can approve this PR, so who needs to do that?

@knilsson I had to add your account to the members of the cacert organization here.

> I don't see anywhere I can approve this PR, so who needs to do that? @knilsson I had to add your account to the members of the cacert organization here.
knilsson approved these changes 6 months ago
knilsson left a comment

Approved.

Approved.
jandd merged commit 52f9ef222b into main 6 months ago
jandd deleted branch cps-as-markdown 6 months ago

Reviewers

knilsson approved these changes 6 months ago
The pull request has been merged as 52f9ef222b.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b cps-as-markdown main
git pull origin cps-as-markdown

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff cps-as-markdown
git push origin main
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cacert/cacert-policies#1
Loading…
There is no content yet.