Closed
Bug 1381918
Opened 8 years ago
Closed 6 years ago
Better UI for markdown files
Categories
(Webtools :: Searchfox, enhancement)
Webtools
Searchfox
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: billm, Assigned: kats)
Details
A nice feature of Searchfox is that it renders Markdown .md files:
https://searchfox.org/mozilla-central/source/addon-sdk/source/README.md
However, when you view the rendered document there is no
‘Navigation’ sidebar like there is on other files, with
‘Permalink’, ‘Log’, and ‘Blame’ tools. Also the search
bar and bread crumb path links disappear.
This is a bit of a problem because I often have a need to get a
README.md’s permalink. Do you also think it would be possible to
render .md files “in view” instead of as a completely separate
document? If it is, it would also be useful with a link to display
the raw file.
Comment 1•8 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Now that we don't render .md and .rst files by default, a "better UI" basically means adding a link to a rendered view. Github renders these file types by default so we can just link to that.
Assignee: nobody → kats
Assignee | ||
Comment 3•6 years ago
|
||
Assignee | ||
Comment 4•6 years ago
|
||
Deployed
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•