Searched refs:fenced (Results 1 – 5 of 5) sorted by relevance
46 RenderMathMLFenced::RenderMathMLFenced(Node* fenced) in RenderMathMLFenced() argument47 : RenderMathMLRow(fenced) in RenderMathMLFenced()55 Element* fenced = static_cast<Element*>(node()); in updateFromElement() local58 AtomicString openValue = fenced->getAttribute(MathMLNames::openAttr); in updateFromElement()61 AtomicString closeValue = fenced->getAttribute(MathMLNames::closeAttr); in updateFromElement()65 …AtomicString separators = static_cast<Element*>(fenced)->getAttribute(MathMLNames::separatorsAttr); in updateFromElement()
18 [php]: http://www.michelf.com/projects/php-markdown/extra/#fenced-code-blocks
223 fenced code blocks.243 transformed into their HTML equivalent inside fenced code blocks.248 * Added fenced code block syntax which don't require indentation249 and can start and end with blank lines. A fenced code block259 fenced code blocks.
10190 fenced fenst
31953 Test: mathml/presentation/fenced-mi.xhtml83262 Test: mathml/presentation/fenced.xhtml