Giter Club home page Giter Club logo

Comments (5)

ranveeraggarwal avatar ranveeraggarwal commented on July 25, 2024 1

Sure, I will send a PR soon 😄

from olddocumentationsite.

RaananW avatar RaananW commented on July 25, 2024

Hi,

We can work on that - the solution is rather straight-forward (as you say - a few newlines to be removed). Want to help out with a pull-request?

from olddocumentationsite.

ranveeraggarwal avatar ranveeraggarwal commented on July 25, 2024

There seems to be an issue with the current markdown engine.

When I try something like

* Text1
    Text2
    * Text3
    
    Text4

Instead of rendering as

  • Text1
    Text2

    • Text3

    Text4

It renders as

  • Text1
    Text2
    • Text3
      Text4

Would you consider changing/updating your markdown engine? Alternatively, you could use HTML tags for nested lists.

from olddocumentationsite.

deltakosh avatar deltakosh commented on July 25, 2024

cc @Temechon

from olddocumentationsite.

ranveeraggarwal avatar ranveeraggarwal commented on July 25, 2024

My bad, it worked with a 2-space indentation. The markdown engine here is not 4-space indentation sensitive. This should probably be mentioned in the contributing guide/vscode settings.

from olddocumentationsite.

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.