Giter VIP home page Giter VIP logo

pycmarkgfm's People

Contributors

zopieux avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

pycmarkgfm's Issues

Raw HTML omitted

>>> import pycmarkgfm
>>> pycmarkgfm.markdown_to_html('<img src="#">')
'<!-- raw HTML omitted -->\n'

Is there a way to show embedded HTML as it is? Thanks!

Merging with cmarkgfm?

Hello! I'm the owner of cmarkgfm, and I just came across this project and it looks great! Since our projects are so similar, would you be interested in merging the task list functionality into cmarkgfm and becoming a maintainer on that project? If not, that's cool- I just wanted to offer!

Exposing node accessors

Hey there,

while searching for a way to turn Markdown/Commonmark/GFM into a JSON representation (something like mdast preferably) I came across your library.

You've already exposed the tree iteration functions so only the node accessors (like cmark_node_get_literal, cmark_node_get_heading_level and so on) are missing to make this easily possible.

Before putting in the work to implement this would you accept a pull request for that and are you planing to continue maintenance of this library or should I rather direct my inquiry at theacodes/cmarkgfm?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.