Page MenuHomePhabricator

Modernize Remarkup CSS
ClosedPublic

Authored by chad on Mar 7 2014, 5:09 PM.
Tags
None
Referenced Files
F14059082: D8439.diff
Sun, Nov 17, 5:26 PM
F14050174: D8439.diff
Thu, Nov 14, 4:58 PM
F14033969: D8439.diff
Sat, Nov 9, 9:05 PM
F14018711: D8439.diff
Tue, Nov 5, 6:46 PM
F14002250: D8439.diff
Fri, Oct 25, 4:49 PM
F14001347: D8439.id.diff
Fri, Oct 25, 6:48 AM
F13987378: D8439.id.diff
Mon, Oct 21, 9:04 AM
F13976001: D8439.id.diff
Oct 18 2024, 12:30 PM

Details

Reviewers
epriestley
btrahan
Commits
Restricted Diffusion Commit
rP03216eff785f: Modernize Remarkup CSS
Summary

Uses standard spacing and colors in Remarkup. Also removed 'remarkup dark' since it doesn't exist anymore (Pholio). Left font sizes in em's for spacing.

Test Plan

Tested a few dozen Diviner pages, my wiki pages, and a few tasks.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley edited edge metadata.

I think the "NOTE:" text itself could probably benefit from bold, but IIRC we don't give you the markup to do that right now. That is, instead of this:

NOTE: blah blah

...this:

NOTE: blah blah

It's vaguely in the back of my mind to add markup and give that a shot.

This revision is now accepted and ready to land.Mar 7 2014, 6:19 PM

(Also the rest of this looks great.)