Chrome or Firefox extension which provides custom styles for esa.io documents.
- Emphasize markdown h2 and h3 header.
- Show icons for side navigation and breadcrumbs.
Visit web store for your browser and install it.
- Open
chrome://extensions
. - Enable developer mode.
- Click on "Load Unpacked" and select this repository.
- Fork yamat47/esa-costume.
- Create a feature branch.
- Commit your changes.
- Rebase your local changes against the master branch.
- Run
npm run lint
and confirm the result. - Create new Pull Request.