GithubHelp home page GithubHelp logo

Comments (3)

brittohalloran avatar brittohalloran commented on September 4, 2024

Interesting. I wasn't able to reproduce it. Can you post an example of the plain (non-markdown) text that triggers this?

You don't need to do HTML tags though. The markdown way of doing a horizontal rule is with 3 or more dashes on a line by themself

this is above the line

- - - -

this is below the line

You have to be careful that you're not making the upper line a header though. You can either put a blank line above and below it or put spaces between each dash to ensure it will be a <hr>, not a header.

This becomes a <h2>
------------------------------

This is beneath it

from notestack.

shriganesh avatar shriganesh commented on September 4, 2024

Thanks for the reply! By pinned down, I meant marked down! I didn't try in non marked down notes, just marked down notes.
Also I tried the methods mentioned in http://daringfireball.net/projects/markdown/syntax#hr
When I use the ----, the text above this line becomes like H1 or H2.
But if I use anything else





HR is drawn perfectly as you've said! I was tying the HR tag manually and this might be the cause of the problem. This is entirely my fault :D Sorry about that! And thanks a lot for your help! Your app rocks! Keep up the great work! I use your site everyday! The interface is awesome!

from notestack.

brittohalloran avatar brittohalloran commented on September 4, 2024

Thanks for the support shriganesh - glad to help

from notestack.

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.