Page MenuHomePhabricator

Make sure READMEs can hit the markup cache in Diffusion
ClosedPublic

Authored by epriestley on May 11 2014, 1:07 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 24, 6:59 AM
Unknown Object (File)
Fri, Apr 19, 4:32 AM
Unknown Object (File)
Thu, Apr 11, 7:29 PM
Unknown Object (File)
Tue, Apr 2, 9:02 AM
Unknown Object (File)
Mar 5 2024, 8:37 AM
Unknown Object (File)
Feb 16 2024, 8:26 PM
Unknown Object (File)
Feb 11 2024, 11:34 AM
Unknown Object (File)
Feb 5 2024, 7:21 PM
Subscribers

Details

Summary

Ref T2683. Normally not a big deal, but if a readme has some codeblocks missing the cache can slow things down.

Test Plan
  • Verified we hit the cache.
  • Verified TOC still works.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Make sure READMEs can hit the markup cache in Diffusion.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
  • Ref T5028. Don't preserve linebreaks when marking up READMEs that we interpret as remarkup.
btrahan edited edge metadata.
This revision is now accepted and ready to land.May 12 2014, 6:29 PM
epriestley updated this revision to Diff 21574.

Closed by commit rPcfa265f02091 (authored by @epriestley).