diff --git a/content/topic/migration.md b/content/topic/migration.md index 8bb2aea..9d5e37e 100644 --- a/content/topic/migration.md +++ b/content/topic/migration.md @@ -12,7 +12,7 @@ Let me quote the authors: > Markdown is a text-to-HTML conversion tool for web writers. Markdown allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML). -And **emphasize**, pun intended, that simple rules allow for making text _italic_ or lists with its points: +And let me **emphasize**, pun intended, that simple Markdown rules allow for making text _italic_ or lists with its points: - surrounding a word with two asterisks makes the word **emphasized** - surrounding a word with to underscores makes the word _italic_