Skip to content

issues Search Results · repo:josefpihrt/dotmarkdown language:C#

Filter by

20 results
 (54 ms)

20 results

injosefpihrt/dotmarkdown (press backspace or delete to remove)

I m using MarkdownWriter to render markdown into a StringBuilder. Example code: md.WriteStartTable(columns); md.WriteStartTableRow(); foreach (var heading in columnHeadings) ...
  • NameOfTheDragon
  • 3
  • Opened 
    on Nov 19, 2024
  • #47

I don t understand how to use for instance DotMarkdown.MarkdownBaseWriter.WriteStartTableCell() I get exceptions, like: Cannot write TableCell when state is Table How do I get out of that state? In ...
  • vonj
  • 3
  • Opened 
    on Sep 19, 2023
  • #42

  • josefpihrt
  • Opened 
    on Jul 22, 2023
  • #29

- Admonitions - https://docusaurus.io/docs/markdown-features/admonitions - Code Block Title - https://docusaurus.io/docs/markdown-features/code-blocks#code-title
  • josefpihrt
  • Opened 
    on Jul 20, 2023
  • #27

Currently angled brackets are escaped with a backslash. However some markdown processors don t really seem to like this. Would love to have an option to escape these as their XML char entities instead, ...
  • alphaleonis
  • 1
  • Opened 
    on Aug 28, 2020
  • #15

I have been looking for ages for a library like this thanks for actually making one! Keep up the good work and getting stuff out there for those of us who are too lazy. Do you intend to be accepting pull ...
  • igloo15
  • 3
  • Opened 
    on Sep 10, 2018
  • #12

Perhaps the prefix Write for methods of an object MarkdownWriter is superfluous?
  • inyutin-maxim
  • 5
  • Opened 
    on Jul 31, 2018
  • #11
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