PHP Classes

File: test/expect/strong.txt

Recommend this page to a friend!
  Classes of Manuel Lemos   PHP Markdown Parser   test/expect/strong.txt   Download  
File: test/expect/strong.txt
Role: Auxiliary data
Content type: text/plain
Description: String test expected output
Class: PHP Markdown Parser
Parse Markdown documents and generate HTML tags
Author: By
Last change: Added support to links with nested images.
Fixed the offsets of some span elements.
Date: 9 years ago
Size: 1,667 bytes
 

Contents

Class file image Download
array(5) { ["Type"]=> string(3) "TAG" ["Name"]=> string(1) "p" ["Position"]=> int(0) ["Line"]=> int(1) ["Column"]=> int(1) } array(5) { ["Type"]=> string(4) "DATA" ["Data"]=> string(5) "Well " ["Position"]=> int(0) ["Line"]=> int(1) ["Column"]=> int(1) } array(5) { ["Type"]=> string(3) "TAG" ["Name"]=> string(6) "strong" ["Position"]=> int(5) ["Line"]=> int(1) ["Column"]=> int(6) } array(5) { ["Type"]=> string(4) "DATA" ["Data"]=> string(4) "this" ["Position"]=> int(7) ["Line"]=> int(1) ["Column"]=> int(8) } array(5) { ["Type"]=> string(6) "ENDTAG" ["Name"]=> string(6) "strong" ["Position"]=> int(13) ["Line"]=> int(1) ["Column"]=> int(14) } array(5) { ["Type"]=> string(4) "DATA" ["Data"]=> string(7) " is in " ["Position"]=> int(13) ["Line"]=> int(1) ["Column"]=> int(14) } array(5) { ["Type"]=> string(3) "TAG" ["Name"]=> string(6) "strong" ["Position"]=> int(20) ["Line"]=> int(1) ["Column"]=> int(21) } array(5) { ["Type"]=> string(4) "DATA" ["Data"]=> string(6) "strong" ["Position"]=> int(23) ["Line"]=> int(1) ["Column"]=> int(24) } array(5) { ["Type"]=> string(6) "ENDTAG" ["Name"]=> string(6) "strong" ["Position"]=> int(32) ["Line"]=> int(1) ["Column"]=> int(33) } array(5) { ["Type"]=> string(4) "DATA" ["Data"]=> string(7) " style." ["Position"]=> int(32) ["Line"]=> int(1) ["Column"]=> int(33) } array(5) { ["Type"]=> string(6) "ENDTAG" ["Name"]=> string(1) "p" ["Position"]=> int(39) ["Line"]=> int(1) ["Column"]=> int(40) }