The PHUIFeedStoryExample.php link in the table of contents of D18050 links to D18050#5a5324e8. Pasting that link into a new browser page finds the browser pane scrolled to the middle of the PhabricatorFilesComposeAvatarExample.php file -- that is, scrolled too far down:
This seems to be due to lazy-loading of the file sections. Where the browser pane ends up centered seems to be a function of the height of the browser window; a smaller window finds me earlier, at PHUIHovercardUIExample.php, a taller one at PhabricatorNotificationUIExample.php.
This makes it hard to reference files in a diff out-of-band.