sites.md
========
# What is "sites.md"?
"sites.md" is a chrome extension.
This can replace a content of the Google Sites page more beautiful , if the content is written in markdown format.
# Install
Please install from [Chrome Webstore](https://chrome.google.com/webstore/detail/sitesmd/hopangdnbhpbohllciddbokpacgolbli).
# How to use
1. Visit a Google Sites page. (Please try this page).
2. Accept warning, if a warning is shown in the address bar.
3. You can see an icon of "sites.md" in the address bar, if "sites.md" extension is working successfully.
4. You can replace a page content by three ways below. If you've already installed, please try it here. :)
* Click "sites.md" icon , that's in the address bar, and click "Markdownized".
* Show a context menu, then choose the "sites.md" menu, click the "Markdownized" menu.
* Using a shortcut of "Ctrl (Command) + Shift + P"
* Of course, You can undo the page by ways above.
# Feature
Basically, sites.md markdown parser is based on [Github Flavored Markdown](https://help.github.com/articles/github-flavored-markdown) and [Markdown](http://daringfireball.net/projects/markdown/syntax).
So you can use `Code Syntax Highlight` like below.
``` javascript
function hoge(fuga) {
var hogehoge = fuga.replase(/aaaa/, "bbbb");
return hogehoge;
}
```
And supporting below syntax.
## Table of contents , TOC
If page contains below , sites.md create Table of contents like below, Please try it here :)
[TOC]
# Roadmap
* v1.0.0
* Add all pages auto parsing by a URL that setting by the user.
* Add auto parsing by some symbol that setting by the user.
* More useful TOC
# Do you find an issue?
Please report [here](https://github.com/soundTricker/sites.md/issues).
# License
sites.md is [Open Source Software](https://github.com/soundTricker/sites.md) under the MIT License.
Extore is a team of professionals who are passionate about creating extensions for web browsers. This devotion also gives us opportunity to appreciate work of other people. We get inspired by useful, open source extensions made by developers all over the world. Our strong belief is that one should share helpful add-ons with others. That’s why we’d like to present you our ever-growing list of favourite extensions that have inspired us. Moreover, as you probably have already learned, sometimes struggling for the best brings an end to the good. Talking about add-ons it often turns out that an upgrade is worse then previous version. Also it can become really tricky to get back to the beloved version of your favourite extension. That’s why we’re going to make not only the latest, but all versions of our favourite (and we hope yours too) add-ons available for download. No more compromises, just stick to the version you really like!