Code Monkey home page Code Monkey logo

Comments (10)

onur avatar onur commented on August 21, 2024

I believe this is an issue in pulldown-cmark.

I'll try hoedown (rustdoc's markdown renderer), hopefully it will be better.

from docs.rs.

severen avatar severen commented on August 21, 2024

Thanks, I believe it does work with Hoedown, since reference style links work in Rustdoc.

Maybe filing an issue an pulldown-cmark might also be appropriate? It seems like an important thing to be missing. It would nice to only depend on a pure Rust library.

from docs.rs.

severen avatar severen commented on August 21, 2024

It also seems that pulldown-cmark doesn't support GFM tables. See the README I linked in the issue body for an example.

from docs.rs.

polyfractal avatar polyfractal commented on August 21, 2024

Perhaps related, links to images in the repo are also broken:

![Sync Chan Threaded PDF](/sync_chan_threaded_pdf.png)

An example: Docs.rs vs Github. Maybe it's the same issue?

from docs.rs.

onur avatar onur commented on August 21, 2024

I believe markdown renderer is much better now.

@polyfractal image serving is a different issue, and I don't know if I can fix it but I'll try to look into it.

from docs.rs.

severen avatar severen commented on August 21, 2024

The renderer seems to be choking on the table in my README now. It is rendered, but incorrectly it seems.

from docs.rs.

onur avatar onur commented on August 21, 2024

Yes tables doesn't have any css, I'll fix it.

from docs.rs.

severen avatar severen commented on August 21, 2024

Thanks :)

from docs.rs.

onur avatar onur commented on August 21, 2024

@SShrike I added some CSS to tables (similar to tables in about page).

from docs.rs.

severen avatar severen commented on August 21, 2024

Looks great, just seems to be one small issue left, there seems to be an erroneous | for some reason.

capture3

from docs.rs.

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.