Skip to content

swcool/markdownViewer

Repository files navigation

markdownViewer

markdownViewer is a Chrome extention for reading markdown file with an outline view, support Github like table styles. More advance features are added in MarkView

Features

  1. Viewing markdown file in HTML format
  2. Auto reload local file when file is changed
  3. Highlight the code area
  4. Show outline beside the content in scrollable way
  5. Have buttons for GoTop, ViewSource and GoBottom
  6. Support Github like table styles.

More see in Wiki

Change Log

1.0.11

  • Update options.html

1.0.10

  • add MarkView web store link

1.0.9

  • add options.html for promoting Markview

1.0.8

  • Support Github like 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

License

markdownViewer is released under the MIT license:

The MIT License

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Contributors

Contributors

Thanks

About

markdownViewer is a extension for chrome, used for viewing markdown file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published