]> Untitled Git - bitcoindevkit.org/commit
Fix code block escape codes
authorSteve Myers <steve@notmandatory.org>
Fri, 29 Oct 2021 17:11:15 +0000 (10:11 -0700)
committerSteve Myers <steve@notmandatory.org>
Fri, 29 Oct 2021 17:11:15 +0000 (10:11 -0700)
commit468aa765d196a83f892588d6888438c97bdc1652
treea987951ad9bdacc0aacf7d8242711a6f1350025c
parent0ef04bd65898641f176a6e3e81b714b4155de65e
Fix code block escape codes

The ```text code block isn't valid, replaced with ```bash. Valid codes here:
https://github.com/PrismJS/prism/blob/master/components.json.
docs/_blog/hello-world.md
docs/bdk-cli/compiler.md
docs/bdk-cli/installation.md
docs/bdk-cli/interface.md
docs/tutorials/hello-world.md