From eada86c8fdda71ae88b3cf2b93cedc368ac9323c Mon Sep 17 00:00:00 2001 From: Hakim El Hattab Date: Tue, 31 Jan 2017 15:07:03 +0100 Subject: recommend using textarea wrapper for inline markdown #1780 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index b5e15ba..0aa0f29 100644 --- a/README.md +++ b/README.md @@ -105,17 +105,17 @@ The presentation markup hierarchy needs to be `.reveal > .slides > section` wher ### Markdown -It's possible to write your slides using Markdown. To enable Markdown, add the `data-markdown` attribute to your `
` elements and wrap the contents in a ` +
``` -- cgit v1.2.3