Giter Site home page Giter Site logo

Comments (4)

titipata avatar titipata commented on August 30, 2024

It's related to this issue. Seems like it's a problem with markdown that Github uses (kramdown).

from kordinglab.github.io.

gettalong avatar gettalong commented on August 30, 2024

@jglaser2 You are using the wrong syntax:

* Understanding movement planning during natural behavior<br>
 * Understanding FEF activity during eye movements in natural scenes (In collaboration with the [Segraves Lab](http://sites.northwestern.edu/segraves-lab/))<br>
 * Understanding PMd activity during reaching movements in na

You are using 1 space before the indented bullet points, for kramdown you need to be using 2 spaces in this case (number of spaces needed (=indentation) for list item content is determined by the first non-space character after the list item marker), for other implementations it may be 4 spaces.

@titipata This is not a problem with kramdown; if you write Markdown you have to write it tailored to the Markdown parser you are using.

from kordinglab.github.io.

titipata avatar titipata commented on August 30, 2024

I see! Thanks so much for detail explanation @gettalong.

It's now nested if I inspect html code. However, our page doesn't render and show the nested list in html.

from kordinglab.github.io.

titipata avatar titipata commented on August 30, 2024

close by b617ac9, see more at this Stack Overflow post.

from kordinglab.github.io.

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.