Page MenuHomePhabricator

Fixup code blocks
ClosedPublic

Authored by jasonbcox on Aug 14 2020, 21:31.

Details

Reviewers
deadalnix
Group Reviewers
Restricted Project
Commits
rABCWEB703a7c90614d: Fixup code blocks
Summary

This patch uses the backtick-style code block consistently throughout the site
and removes errant leading spaces that render poorly on small screens when code
lines happen to wrap.

Test Plan

make serve
Navigate to http://localhost:4000/cashaddr/ and verify it still renders well.

Diff Detail

Repository
rABCWEB Bitcoin ABC Website
Branch
fix-code-small-screens
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 12388
Build 24952: arc lint + arc unit