MarkView 标示
NOTICE: For more new features, please use MarkView ( https://chrome.google.com/webstore/detail/markview/iaddkimmopgchbbnmfmdcophmlnghkim ) instead. In the meantime, Markdown Viewer need to be disable/delete because both can't work properly together.
markdownViewer
====================
markdownViewer is a Chrome extention for reading markdown file with
an outline view, support Github table styles.
Features:
====================
1. Show outline beside the content in scrollable way
2. Auto reload local file when file is changed (Post-installation: select "Allow access to file URLs" option in chrome://extensions/)
3. Have buttons for GoTop, ViewSource and GoBottom
4. Highlight the code area with red color.
5. Support Github table styles with inline HTML.
6. Viewing markdown file in HTML format
Change Log
================
1.0.12 1.0.11 1.0.10 1.0.9 Update document.
1.0.8 Support Github table styles, update the screenshot.
1.0.7 Move buttons to right bottom corner, update the screenshot
1.0.6 Move buttons to right to keep outline and buttons in one place; update outline css to have
better fit size
1.0.5 Some UI changes: change width percentage; move top, source, bottom to left
1.0.4 Used marked.js instead of showdown.js to render MD
1.0.3 Removed container border when print
1.0.2 Add Wiki and Screen Shot
1.0.1 Initial
Inside markdown file, table format code example
========
### A test for table
<table>
<tr>
<th>Head1</th><th>Head2</th>
</tr>
<tr>
<td>Foo1</td><td>Foo2</td>
</tr>
<tr>
<td>Foo3</td><td>Foo4</td>
</tr>
</table>
### Done for table
Source Code
====================
https://github.com/swcool/markdownViewer/wiki
License
====================
markdownViewer is released under the MIT license:
The MIT License
Latest reviews
- (2020-04-08) Tomasz Wójcik: Would be a five-star-app but it doesn't work with local files. It worked previously but now it throws a CORS-related exception.
- (2019-10-04) Shivam Sharma: It is the best among all the available ones and it's nearest to github theme too. It could be better if <hr> were plain and Injected CSS gets injected itself.
- (2019-02-05) Scott Hawker: I tried many different markdown viewers, and this is the best, hands down. The wysiwyg editor is also very nice.
- (2018-12-01) Karl N. Redman: I love the extension. IMHO this is the best markdown viewer out there. My only request is that the file extension could be customized: i.e. I view markdown files in a variety of file extensions like .vimwiki)
- (2018-08-17) Maurits de Jong: Deze Markdown-viewer doet wat ie moet doen: documenten met Markdown-opmaak correct weergeven. Geen additionele instellingen zijn noodzakelijk.
- (2018-04-13) William Cattey: After trying several different markdown viewers, this is the best so far. The other three I tried did not render tables. This one does. I gave four stars instead of five because the table rendering includes the vertical bars that defined the table in markdown, when I think it really should highlight the region in a different background, and not display the vertical bars.
- (2017-12-03) Rahul Shah: perfect - does what it says.
- (2017-05-08) Sungjune Lee: Best in this class
- (2016-12-02) 徐莉: Works Well and support Chinese!
- (2016-11-30) Jason Darrell: Does nothing - even the 'test sample' URL is broken. Woeful.
- (2016-09-20) Egidio Caleiro Santoro: awesome first impression
- (2016-08-08) Isabel Martinez: Doesn’t work with local files = unusable.
- (2016-07-13) Budianto: Love it. Before start using, remember to allow access to local file urls in chrome://extensions/ list
- (2016-06-01) Joe Jansen: Doesn't seem to do anything. Links for samples and settings are broken (404)
- (2016-05-31) Joao Fernandes: Great it applys Latin chars just right.
- (2016-02-28) Fayang Pan: Works better than other extensions.
- (2016-02-19) John Lusk: Works better than Markdown Previewer Plus on markdown generated by emacs org-mode. Don't forget to allow access to local file urls in chrome://extensions/ list.
- (2016-01-12) Daniel Bhugon: What?! How does it work? Tried to open .md files a couple of different ways and nothing.
- (2015-11-01) Tobias Grasl: Doesn't seem to do anything, no obvious way to activate it. Then in the comments on this site is says its deprecated and use Markview. Why not remove it? Markview also questiobable, by the wau
- (2015-07-13) Sazzad Hossain Khan: Serving my purpose
- (2015-07-10) Charles Le: Doesn't support Tables.
- (2015-05-24) Gwendoline MEYER: Works fine, thanks!
- (2015-05-06) José Carlos Monteiro: Very good Markdown Preview, specially because of the TOC sidebar on the right.
- (2015-04-20) Phil 4000n: Unfortunately, does not support tables syntax
- (2014-02-03) Jan Prochazka: Not working
- (2013-06-27) Roman Petrovski: Would have been much more useful if it supported tables github style.