Git Product home page Git Product logo

Comments (10)

ashleygwilliams avatar ashleygwilliams commented on July 18, 2024

hi! this issue is actually related to the markdown parser that the npm website uses. the parser is called marky markdown.

i've moved your issue there: npm/marky-markdown#252

thanks for filing this! we'll get right on it :)

from www.

ashleygwilliams avatar ashleygwilliams commented on July 18, 2024

actually, after testing with marky- this looks like it is a website issue. likely perpetrated by the templating engine. may be related to #29

reopening this and closing the marky issue.

from www.

ashleygwilliams avatar ashleygwilliams commented on July 18, 2024

hey @jefflembeck - wanna pair on this next week? or later this week? lemme know :)

from www.

aredridel avatar aredridel commented on July 18, 2024

I can't replicate this.

github:
screen shot 2016-10-20 at 11 05 56

npm:
screen shot 2016-10-20 at 11 05 49

from www.

aredridel avatar aredridel commented on July 18, 2024

Is there a package that has the bad readme for you @poiuiopoiu ?

from www.

poiuiopoiu avatar poiuiopoiu commented on July 18, 2024

@aredridel thank you for replying! I set up a dummy package badness-10000 to demonstrate:

# badness 10000

| a | b | c | d | e | f |
|---|:-:|---|:-:|---|:-:|
| `a` | b | `c` | d | `` ` `` | |
| `e` | f | `g` | h | `|` | |
| `\` |   | `]` |   | `[` | |

github: https://gist.github.com/poiuiopoiu/fa85d4166a273ec7692d227028336ac5

screen shot 2016-10-30 at 12 12 21

NPM: https://www.npmjs.com/package/badness-10000

screen shot 2016-10-30 at 12 11 52

Please feel free to completely remove all versions of the package -- I have no plans to use the name.

from www.

aredridel avatar aredridel commented on July 18, 2024

Oho! That helps -- inside table markup is a whole other beast!

from www.

ashleygwilliams avatar ashleygwilliams commented on July 18, 2024

can confirm this is a marky bug. reopened: npm/marky-markdown#252

from www.

revin avatar revin commented on July 18, 2024

@poiuiopoiu the fact that this is definitely a bug notwithstanding, I think you can surround the slash with spaces and get the result you want across both platforms: \ (i.e., backtick + space + slash + space + backtick) should render as \ everywhere, even inside a table.

from www.

ashleygwilliams avatar ashleygwilliams commented on July 18, 2024

this was solved by merging npm/marky-markdown#283.

see: https://www.npmjs.com/package/badness-10000
screen shot 2017-02-03 at 5 48 05 pm

from www.

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.