Skip to content

issues Search Results · repo:markedjs/marked language:TypeScript

Filter by

27 results
 (75 ms)

27 results

inmarkedjs/marked (press backspace or delete to remove)

Marked version: 15.0.7 Describe the bug marked.lexer html code block, the raw and text of html token lost html content To Reproduce Steps to reproduce the behavior: const marked = new Marked(); // ...
  • qqaimh
  • Opened 
    yesterday
  • #3651

Marked version: 15.0.7 Describe the bug Bold and italic emphasis formatting is ignored, and the literal * or _ is printed instead, when between quotes that have been escaped (\`) To Reproduce Put bold ...
category: mixed content
L1 - broken
  • Meep3692
  • Opened 
    6 days ago
  • #3648

Hi I am almost ready to complete a small Joomla component but I d like the AI chat widget to show nice formatted returns and I found your script recommended by openai. Useage inside Joomla component: ...
question
  • landed1
  • 2
  • Opened 
    12 days ago
  • #3645

Marked version: 15.0.7 Describe the bug I m getting error reports from my client application in production with the error message t.at is not a function. Please report this to https://github.com/markedjs/marked ...
works as intended
  • spencercorwin
  • 3
  • Opened 
    13 days ago
  • #3644

What pain point are you perceiving?. I m using only Lexer from the Marked (for my own simple parser to JSX), but the problem comes that to use Lexer I have to import everything else, so basically there ...
question
  • FrameMuse
  • 1
  • Opened 
    15 days ago
  • #3643

Marked version: 15.0.7 Describe the bug When providing only subset of hooks it fails on: https://github.com/markedjs/marked/blob/7fee0005778ae141f3b7071bc81e5b1823f53e04/src/Instance.ts#L297 (if hooks ...
works as intended
  • lukasmatta
  • 1
  • Opened 
    16 days ago
  • #3641

Marked version: ^11.1.1 Describe the bug Markdown is parsing data incorrectly when no whitespace is provided between citations. So inputting the following markdown: 1. **Issuance Details** - John Smith: ...
works as intended
  • ariel-equall
  • 2
  • Opened 
    20 days ago
  • #3640

Marked version: marked : “^15.0.7” Describe the bug ~XXX~ are also parsed into erase lines.This is bug.Because only ~XXX~ should be parsed into erase lines Image To Reproduce Steps to reproduce the behavior: ...
need more info
  • M-1202
  • 2
  • Opened 
    26 days ago
  • #3636

Marked version: 15.0.0 Describe the bug when useing marked.parse Given this input: -This shouldn t be an h tag - Results in this: h2 -This shouldn t be an h tag /h2 and not the expected: ul ...
works as intended
  • wulei950626
  • 3
  • Opened 
    on Mar 3
  • #3631

!DOCTYPE html html lang= en head meta charset= UTF-8 meta name= viewport content= width=device-width, initial-scale=1.0 title Document /title script src= https://cdn.jsdelivr.net/npm/marked/marked.min.js ...
question
  • xujz520
  • 1
  • Opened 
    on Mar 3
  • #3630
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