Skip to content

Commit

Permalink
readme: Use better heading levels
Browse files Browse the repository at this point in the history
  • Loading branch information
nwoltman committed Mar 14, 2019
1 parent 85e23ba commit b8dbe6a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

Use [Package Control](https://packagecontrol.io/docs/usage) to install [**EJS 2**](https://packagecontrol.io/packages/EJS%202).

#### Setting the default syntax
### Setting the default syntax

By default, files with the extension `.ejs` are opened with the `EJS (<% %>)` syntax.

Expand All @@ -19,7 +19,7 @@ To open files with a different extension as EJS, or to use delimiters other than

This package includes syntax definitions for the following additional delimiters: `<? ?>`, `<$ $>`, `<@ @>`.

#### Color Scheme
### Color Scheme

`EJS 2` comes with the `Dracula EJS` color scheme, which is a modified version of [zertosh/dracula-theme](https://github.com/zertosh/dracula-theme/tree/dark). You can select it from: `Preferences` &rarr; `Color Scheme`.

Expand All @@ -31,7 +31,7 @@ If you'd prefer to use a different color scheme, you may need to add lines like

![](example.png)

#### Snippets
### Snippets

In the HTML scope:

Expand Down

0 comments on commit b8dbe6a

Please sign in to comment.