cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Dev1lroot
New member
Status: New idea

We already have the JSON viewer unlike many other browsers including google chrome, that's why Mozilla Firefox is the best browser for developers.

But now I know we need to create a viewer also for markdown files, and ability to read it in browser instead of downloading which is the action for them in present.

Reasons:

- access to raw documentations

- no default markdown viewer in Windows

- some debugging tools outputs markdown report which presents as plain text without formatting

- Firefox already supports JSON & XML

- No compatible plugins for this feature, all down or doesn't work

3 Comments
Status changed to: New idea
Jon
Community Manager
Community Manager

Thanks for submitting an idea to the Mozilla Connect community! Your idea is now open to votes (aka kudos) and comments.

Honza
Employee
Employee

That's and interesting idea, I like it.

Could you please file a bug here: https://bugzilla.mozilla.org/enter_bug.cgi?product=Firefox&component=File%20Handling

So, it isn't forgotten here and goes through regular triage.

Thank you!

 

noraj
New member

If a markdown preview there will be, a markdown parser will be required. Here is the standard specification (CommonMark): https://commonmark.org/, https://spec.commonmark.org/.