From f062d746d9c1076fbbc913b2bba4dfa4e1cc7733 Mon Sep 17 00:00:00 2001 From: Roman Komarov Date: Thu, 29 Dec 2016 02:19:48 +0300 Subject: [PATCH] Added test for changing the metadata --- test/cases/4_settings.html | 4 ++++ test/cases/4_settings.pug | 6 ++++++ 2 files changed, 10 insertions(+) diff --git a/test/cases/4_settings.html b/test/cases/4_settings.html index 0ee272f..920e758 100644 --- a/test/cases/4_settings.html +++ b/test/cases/4_settings.html @@ -42,3 +42,7 @@ + + + diff --git a/test/cases/4_settings.pug b/test/cases/4_settings.pug index 9b32f78..82d07a8 100644 --- a/test/cases/4_settings.pug +++ b/test/cases/4_settings.pug @@ -67,3 +67,9 @@ p - set_bemto_settings({ class_delimiter: '|' }) +b.Block--mod1.--mod2.is-hidden Should have classes with delimiters + +//- Undocumented, could change in the future +- bemto_tag_metadata.a.type = 'block' + ++b.Link(href="#x") + +e.Content= "Hello"