This moves Markdown rendering from normal fonts to PHUIDocumentView with Source Sans improving readability of this longer form text.
Details
Details
- Reviewers
epriestley btrahan - Commits
- Restricted Diffusion Commit
rPff59f4f16bb3: Send Markdown in Diffusion through SourceSans
Test libphutil and Phabricator readmes in my sandbox.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
src/applications/diffusion/view/DiffusionReadmeView.php | ||
---|---|---|
93 | this return felt a little hinky. |
Comment Actions
Can we just always use PHUIDocumentView + SourceSans? Does "README.rainbow" get dramatically worse somehow?
src/applications/diffusion/view/DiffusionReadmeView.php | ||
---|---|---|
61 | You can just add "$interpreter = 'rainbow';" above this line to see it as rainbow. |