Giter Club home page Giter Club logo

Comments (4)

lepture avatar lepture commented on August 21, 2024

Personally, I think we shouldn't process text in any html tags. But it is easy to change the behaviour with options.

Here is what I did in the recent commits:

  1. configure with parse_html=True, text in any html tags will be parsed as markdown
  2. configure with parse_inline_html=True, text in inline tags will be parsed
  3. configure with parse_block_html=True, text in block tags will be parsed

from nbconvert.

bollwyvl avatar bollwyvl commented on August 21, 2024

Great! I usually come down on the side of spec adherence, but the way we
used marked has set expectations otherwise.

Thanks, hopefully it should be a one liner pr to nbconvert and backport to
3.x!

On 11:27, Fri, Jun 19, 2015 Hsiaoming Yang [email protected] wrote:

Personally, I think we shouldn't process text in any html tags. But it is
easy to change the behaviour with options.

Here is what I did in the recent commits:

  1. configure with parse_html=True, text in any html tags will be
    parsed as markdown
  2. configure with parse_inline_html=True, text in inline tags will
    be parsed
  3. configure with parse_block_html=True, text in block tags will be
    parsed


Reply to this email directly or view it on GitHub
#45 (comment).

from nbconvert.

mpacer avatar mpacer commented on August 21, 2024

@bollwyvl @lepture In those commits did you address this problem? Can this issue be closed as is (or should it be assigned to the 5.0 milestone if it hasn't been addressed as part of nbconvert proper)?

from nbconvert.

MSeal avatar MSeal commented on August 21, 2024

Closing issue. Comment or reopen if this is still an issue.

from nbconvert.

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.