decentralized-identity/spec-up

Test issue with a code block

Open

#3 opened on Jan 30, 2020

 (0 comments) (0 reactions) (0 assignees)JavaScript (31 forks)auto 404
good first issue

Repository metrics

Stars
 (43 stars)
PR merge metrics
 (PR metrics pending)

Description

I am leaving this test issue to see how this renders in a Spec-Up HTML document.

This should be a bold line.

This should be an italic line.

  • This
  • is a
  • list And finally, some code:
{
  "foo": ["bar"],
  "baz": 12345
}

Contributor guide