diff --git a/README.md b/README.md index 9c4a4d0..dab15e6 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Provides some alternatives for inline formatting using non-standard syntaxes instead of using html tags, such as underline, superscript, and much more. -You can easily create text that is underlined, superscripted, or subscripted without any pain of writing html tags. And don't forget, this plugin supports both modes: editor mode and preview mode. +You can easily create text that is underlined, superscripted, or subscripted without any pain of writing html tags. And don't forget, this plugin supports both modes: editor mode and preview mode.  @@ -24,7 +24,7 @@ There is four formatting types that currently developed in this plugin: **insert | Type | Syntax | Result | | ----------- | ------------------- | -------------------------------------------------- | -| insertion | `++your text++` | your text | +| insertion | `++your text++` | your text | | spoiler | `\|\|your text\|\|` | your text | | superscript | `^your-text^` | your-text | | subscript | `~your-text~` | your-text | @@ -69,7 +69,7 @@ For better understanding, the table below can give some example applying those r the expected result is: -> insertion +not insertion+ spoiler |||not spoiler|||| +> insertion +not insertion+ spoiler |||not spoiler|||| #### 3. Rules for Superscript and Subscript @@ -196,8 +196,8 @@ Expected result: > >