MEH-Design / frix

A CMS based on atomic design principles.
MIT License
2 stars 1 forks source link

add prefixes as types #45

Closed MiniXC closed 8 years ago

MiniXC commented 8 years ago

We should specify the content type in html like this (f.e.):

<a text-content="text" link-href="link"></a>

We also need a prefix.js which contains regexes that match the content types.