From 746d2abbaaf072d3fac29cc2d2c0f61fa28d58e8 Mon Sep 17 00:00:00 2001 From: Christian Kaisermann Date: Tue, 3 Sep 2019 16:41:18 -0300 Subject: [PATCH] =?UTF-8?q?feat:=20=F0=9F=8E=B8=20add=20"markupTagName"=20?= =?UTF-8?q?option?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Allow to customize the that is used to look for markup content --- README.md | 8 ++++++++ src/autoProcess.js | 17 ++++++++++++----- test/autoProcess/markup.test.js | 11 +++++++++++ test/processors.test.js | 13 +++++++++++++ 4 files changed, 44 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 36decdb7..b498bf65 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,8 @@ _Note: If you want to load your `postcss` configuration from a external file, ma ### Template tag support +Add _vue-like_ support for defining your markup between a `