Page MenuHomePhabricator

Modernize Remarkup CSS
ClosedPublic

Authored by chad on Mar 7 2014, 5:09 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jan 17, 5:24 PM
Unknown Object (File)
Dec 27 2024, 9:40 PM
Unknown Object (File)
Dec 14 2024, 8:16 AM
Unknown Object (File)
Dec 6 2024, 7:30 PM
Unknown Object (File)
Dec 6 2024, 8:32 AM
Unknown Object (File)
Dec 3 2024, 11:33 AM
Unknown Object (File)
Dec 3 2024, 11:33 AM
Unknown Object (File)
Dec 3 2024, 11:33 AM

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.)