• Categories
    • PHP
    • phpMyAdmin
    • PHPMailer
    • FFMpeg
    • PHPEXcel
    • PHPDoc
    • PHPUnit
    • CakePHP
    • CakePHP 2.0
    • Cake PHP 2.1
    • CakePHP Model
    • Facebook PHP SDK
    • composer-php
    • PHP 7
    • PHP GD
    All Categories
  • About

Why i get wrong output for html markdown?

phpmarkdown


PHP Snippet 1:

$converter = new HtmlConverter;
$converter = new HtmlConverter(array('header_style'=>'atx'));
$html = "<h1>Quick, to the Batpoles!</h1>";
$markdown = $converter->convert($html);

Related Snippets

Laravel 4 Redirect::back() not going to previous page (refreshing current page)

Batch request Google Calendar php API

json_encode turns array into an object

dompdf and img tag, image wont show

Fatal error: Uncaught TypeError: count(): Argument #1 ($var) must be of type Countable|array, null given in

Create a new line whenever an array value reaches more than 10 characters

Losing session data after POST from third party website

Group data in a multidimensional array based on two columns

Stop caching for PHP 5.5.3 in MAMP

PHP each() function replacement

(PHPUnit) PHP Fatal error: Uncaught Error: Call to undefined function each()

Laravel with App Engine Standard Class 'FacadeIgnitionIgnitionServiceProvider' not found

Pages are working fine on localhost but not running on the hosting server

How to send upload image through email

Laravel Get Days In Month From Month Number?

About Contact Privacy policy Terms and conditions