Skip to content

issues Search Results · repo:cebe/markdown language:HTML

Filter by

142 results
 (97 ms)

142 results

incebe/markdown (press backspace or delete to remove)

Hello! I was wondering what the status of the package is? Last release was back in 2018.
  • 8ctopus
  • 9
  • Opened 
    on Jan 30, 2024
  • #190

Hi, The Parser::blockTypes() use $this- _blockTypes array. Is it possible to do the same pattern in Parser::inlineMarkers()? The reflection is costly operation and I m getting Fatal error when parsing ...
  • PavelD
  • 2
  • Opened 
    on Jan 14, 2022
  • #187

GitHub at least includes the ability to create header links. This for instance makes the #header-1 link to the first heading named Header, ie heres the [link](#header-1] - clicking this takes you to ...
  • androidacy-user
  • 8
  • Opened 
    on Jan 10, 2022
  • #186

I want to use this library for a changelog parser. But while testing out the output structure of the parser, i found out, it singles out h s in text while using links or references in the text. The following ...
  • RTUnreal
  • Opened 
    on Oct 3, 2021
  • #185

We have a Craft CMS site that uses this package via Yii2. The body of our account activation emails is rendered from markdown and we re running into broken links that prevent users from completing registration. ...
  • jmauzyk
  • 1
  • Opened 
    on Sep 16, 2021
  • #182

Is there a phpcs ruleset that should be used for this repo? I m working on adding footnotes and nearly have a patch ready.
  • samwilson
  • 3
  • Opened 
    on Sep 16, 2021
  • #181

The following markdown table without body at the end of the markdown text is not detected and will be rendered as paragraph: | Tables | Are | Cool |\n| ------------- |:-------------:| -----:| while ...
  • buddh4
  • Opened 
    on Feb 4, 2021
  • #179

My markdown has something like **One** **Two** **Three** It is rendered as: strong One /strong strong Two /strong strong Three /strong There are no spaces between the tags
need more info
  • Bebup
  • 1
  • Opened 
    on Jul 23, 2020
  • #176

Carsten, This is a great package. Been using it for a while on my [PHPFUI](http://phpfui.com/?n=cebe%5Cmarkdown c=Markdown) site which easily documents any PHP code. I was wondering if you would be up ...
  • phpfui
  • 7
  • Opened 
    on May 29, 2020
  • #175

Hello, is it possible to get all headings from a string in an extension? I need this for autogenerating a table of contents. Thank you in advance
enhancement
hacktoberfest
ready to implement
  • Wulfheart
  • 6
  • Opened 
    on May 18, 2020
  • #174
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub