mdan312

Results 13 comments of mdan312

What about having a "fenced" DIV ? We simply need similar with the syntaxe used for `` blocks... I suggest ::::::::::::::::::::::::::::::::::{ .myClass #myId} my div ::::::::::::::::::::::::::::::::::

I open an new ticket to debate about that suggestion : #191

Well DIV is the basic "BLOCK" structure in HTML. It is largely used with CSS for many tasks: For example when you quote various kind of books: (People who use...

DIV can also be used to design many other things with CSS!!!! ``` ::::::::::::::::::::::::::::: {.MenuBar} - item1 - item2 - item3 - item4 :::::::::::::::::::::::::::::: ```

@michelf : DIV are the low level structure to design everything in CSS! ``` ::::::::::::::::::::::::::: {.red} my red text. Because it is important. :::::::::::::::::::::::::::::: ::::::::::::::::::::::::::: {.green} my green text. Because...

@kanzeon : how do you feel about that suggestion? It is more readable than kramdown syntax isn't it?

maybe a "fenced" blockquote then?

Well it would be useful then...

What do you think of my suggestion in #191 ?