Giter VIP home page Giter VIP logo

Comments (6)

AaronO avatar AaronO commented on August 24, 2024

@slanningGH The next kramed release simplifies the internal code, which will make it easier to add full kramdown support, see: #14 (comment)

#4 Shouldn't happen, can you share code that triggers that behavior so we can it to the tests ?

from kramed.

skyout avatar skyout commented on August 24, 2024

I can reproduce #4 with the following code:

# h1 {#class}

this outputs

<h1 id="h1-class-">h1 {#class}</h1>

also, every h1, h2, h3 and so on that I am seeing is setting an ID that matches the content

# This is a header

this outputs

<h1 id="this-is-a-header">This is a header</h1>

from kramed.

signorekai avatar signorekai commented on August 24, 2024

Can I know if class support has been added?

from kramed.

AlexanderKozhevin avatar AlexanderKozhevin commented on August 24, 2024

+1

from kramed.

AndiKod avatar AndiKod commented on August 24, 2024

2023, installed the package precisely for this, and it looks like the project is no more maintained ...and the main benefit expected (aka Kramdown) will never be available. :(

from kramed.

chocmake avatar chocmake commented on August 24, 2024

2023, installed the package precisely for this, and it looks like the project is no more maintained ...and the main benefit expected (aka Kramdown) will never be available. :(

That's a pity. Kramdown inline attributes and classes/ids are the key distinguishing advantage of kramdown but from searching around it appears there isn't a Javascript implementation in any Markdown parser to date.

Was looking around for a potential way to augment Jekyll with a solely JS based approach, since a JS implementation of Liquid exists.

from kramed.

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.