From 2301ca2671addb53ac4f8fb176af095c955402c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=A7=89=20infominer?= Date: Sun, 29 Nov 2020 22:43:22 -0500 Subject: [PATCH] escape newline comments --- _posts/companies/2020-11-04-transmute.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_posts/companies/2020-11-04-transmute.md b/_posts/companies/2020-11-04-transmute.md index 5ed9ccff..9f67fac9 100644 --- a/_posts/companies/2020-11-04-transmute.md +++ b/_posts/companies/2020-11-04-transmute.md @@ -64,9 +64,9 @@ toc: false > Its Phase 1 award project “Verifiable Provenance, Traceability, and Regulatory Compliance for Raw Material Imports” will adapt Transmute ID, its core technology product that leverages centralized and decentralized identity infrastructures to secure individual agency identities and verifiable credentials to ensure that CBP has visibility into the provenance, traceability and regulatory compliance of raw material imports. - [GitHub DID](https://github-did.com/) - ([source](https://www.npmjs.com/package/@transmute/github-did)) - > `npm i -g @github-did/cli` - > `ghdid init "my-password" https://github.com/USERNAME/ghdid` - > `# if you need to revoke all / reset your DID` + > `npm i -g @github-did/cli`\ + > `ghdid init "my-password" https://github.com/USERNAME/ghdid`\ + > `# if you need to revoke all / reset your DID`\ > `ghdid init "my-password" https://github.com/USERNAME/ghdid --force` ## [Team](https://www.transmute.industries/team/)