/*\ title: $:/core/modules/parsers/wikiparser/rules/styleblock.js type: application/javascript module-type: wikirule Wiki text block rule for assigning styles and classes to paragraphs and other blocks. For example: ``` @@.myClass @@background-color:red; This paragraph will have the CSS class `myClass`. * The `