Code Monkey home page Code Monkey logo

Comments (4)

therustmonk avatar therustmonk commented on April 28, 2024

Sounds cool! It's really interesting to to see how it works! Could you send us a link to your repository?
I think the better place for this kind of features are separate crates, because there are a lot of markups and it's more convenient to plug any you want from crates. Maybe I even will split Yew to the multiple crates in the future (for example: framework, virtual-dom and each service).

from yew.

remexre avatar remexre commented on April 28, 2024

Right now it's just a module inside a larger project: https://github.com/acmumn/mentoring/blob/master/web-client/src/view/markdown.rs -- I'll probably publish after this crate goes on crates.io.

Currently, table headers are not th's (blocked on #67), and footnotes are not supported, but everything else I've thrown at it works.

from yew.

therustmonk avatar therustmonk commented on April 28, 2024

@remexre Don't you mind if I add a minimal markdown implementation to crm demo here #82 ? I want to use it as test case for building virtual dom manually.
If I put markdown example from here it renders correctly, but what do you think I have not taken into account to encounter the same issue?

from yew.

remexre avatar remexre commented on April 28, 2024

Sounds good to me; I think table headers aren't being constructed properly and footnotes don't work.

from yew.

Related Issues (20)

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.