Code Monkey home page Code Monkey logo

Comments (8)

ashleygwilliams avatar ashleygwilliams commented on August 28, 2024

thanks so much for filing :) and extra thanks for the great test module!

from marky-markdown.

revin avatar revin commented on August 28, 2024

"Incorrect Code Indents" and "Tabs Are Rendered Extremely Wide" might be candidates for marky fixes; essentially the problem there is that browsers are rendering \t characters with traditional eight-character width. Github is replacing them with four spaces. We should probably look around to determine under which circumstances they make this substitution (it could just be that tabs in leading whitespace get replaced) and follow suit.

"Incorrect Nested List Indents", "No Space After Lists", and "Tables Centered By Default" look to me like newww CSS issues, as opposed to markdown-to-HTML errors.

from marky-markdown.

jhuckaby avatar jhuckaby commented on August 28, 2024

Thanks @revin -- I'll resubmit "Incorrect Nested List Indents", "No Space After Lists", and "Tables Centered By Default" as CSS rendering issues in the https://github.com/npm/newww repo.

from marky-markdown.

ashleygwilliams avatar ashleygwilliams commented on August 28, 2024

thank you so much @jhuckaby ! i was about to do this. so awesome that you already have :)

from marky-markdown.

jhuckaby avatar jhuckaby commented on August 28, 2024

My pleasure @ashleygwilliams 👍

from marky-markdown.

revin avatar revin commented on August 28, 2024

@jhuckaby ditto on the thanks, I really like the idea of having a markdown torture test module specifically there to look for rendering bugs. (And sorry to keep bouncing you around between issue trackers!)

from marky-markdown.

jhuckaby avatar jhuckaby commented on August 28, 2024

Haha, no problem @revin -- happy to help. I'll continue to add test cases to my torture test module as I find them 😉

from marky-markdown.

revin avatar revin commented on August 28, 2024

The marky-specific parts of this were fixed in #127; closing

from marky-markdown.

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.