Giter VIP home page Giter VIP logo

Comments (2)

Edditoria avatar Edditoria commented on August 15, 2024

Thanks for these issues. It seems that some problems occur due to updated UDLversion of NPP. Most of them are fixed.

  1. code block: I cannot find any way to define 4-whitespace in NPP.

  2. bold or italics: I intended to do it. I tried to make *foo bar* possible. However, there will be a bigger problem when you mix some codes in the file. E.g.:

    * unorder list ` a = 1 * 1`
    * unorder list ` b = 2 ** 2`
    * then I cried
    
  3. blockquotes: In Markdown, you can style things in blockquote e.g. > my *pancake* is tasty\!. In NPP, if the entire blockquote is styled, other syntax will not be displayed. So I decide to brighten the > only.

  4. numbers: In this case. You should use the escape character according to Markdown standard 100\-200. Is there any other example I missed?

Yes, it is hard to make decision for retaining or removing things. I mix codes and HTML/CSS in every MD file. And I want to keep things clean and consistent. So, I have to give up something (e.g. *foo bar*).

Thanks for your input. Please update and try again if you use Notepad++ . :)

from markdown-plus-plus.

Edditoria avatar Edditoria commented on August 15, 2024

Update: (2) is fixed in "modern build". Need some compromises but it works for my daily works. (Need to use - to write unordered list).

For others, need to wait for updates on UDL in Notepad++.

Label it as "Status: Idle" and close this issue. Will check again in future.

from markdown-plus-plus.

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.