Test /
CssMarkup2
(:css .myclass { color:green; } :) %myclass If the directive is working, this should be green. |
(:css .myclass { color:green; } :) %myclass If the directive is working, this should be green. |
Even the identical copy doesn't work here :-)
pmwiki doesn't create the class, the tag is unresolved:
(:css .myclass { color:green; } :)
PatrickOgay