From b8dbe6a3cffdcb2a2de0f0bffa8ab21a08882a06 Mon Sep 17 00:00:00 2001 From: Nathan Woltman Date: Thu, 14 Mar 2019 15:33:46 -0400 Subject: [PATCH] readme: Use better heading levels --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5699936..d4bef02 100644 --- a/README.md +++ b/README.md @@ -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. @@ -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` → `Color Scheme`. @@ -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: