Giter Club home page Giter Club logo

Comments (13)

gsantner avatar gsantner commented on July 22, 2024 1

thx!

Maybe check out https://stackedit.io/editor for this questions

from markor.

gsantner avatar gsantner commented on July 22, 2024

If you need more information ask. This issue is an idea, and about people to start contributing to the project. It has not much information because I pasted many ideas/issues and just let them out at the same time :). If you are interested in working on this, and have questions I can give you more details on this.

Register on https://hacktoberfest.digitalocean.com/, send a PR to fix this and get your t-shirt for free (4 accepted PRs to same or different GitHub repositories needed) :). You have to mention the issue number in the commit/PR (e.g. fix #20 / about #8) Find more hacktober issues from my projects: https://github.com/search?&q=label%3Ahacktoberfest+user%3Agsantner

from markor.

cagdasgerede avatar cagdasgerede commented on July 22, 2024

What do you mean by adding highlighting?

from markor.

gsantner avatar gsantner commented on July 22, 2024

To highlight markdown syntax. This is implemented already, but lacks a lot of elements right now.

https://www.bram.us/wordpress/wp-content/uploads/2013/02/sublime-markdown1.png

from markor.

jamiet-dev avatar jamiet-dev commented on July 22, 2024

What additional elements do you want highlighted?

from markor.

gsantner avatar gsantner commented on July 22, 2024

e.g.:

  • task list (gfm
  • normal lists seem to be broken (when starting with a hypen - only)

from markor.

jamiet-dev avatar jamiet-dev commented on July 22, 2024

OK, I'll take this

from markor.

jamiet-dev avatar jamiet-dev commented on July 22, 2024

I have the issues you mentioned on the original PR fixed
How should things like ***text** and **text*** be handled?
what about ***text*** ?
I think I'm getting close to the limit of what can be accomplished with just regex.

from markor.

jamiet-dev avatar jamiet-dev commented on July 22, 2024

I put up a new PR for this. The only thing that isn't working is italics with two start characters and one end character. ie: **italics* or __italics_

from markor.

gsantner avatar gsantner commented on July 22, 2024

for simplicity and speed we can live with 99% being supported

from markor.

jamiet-dev avatar jamiet-dev commented on July 22, 2024

I broke bold with my previous PR. You merged it before I had a chance to fix it. My latest PR should fix it. Sorry about the sloppiness.

from markor.

gsantner avatar gsantner commented on July 22, 2024

np

from markor.

gsantner avatar gsantner commented on July 22, 2024

I think we are quite at the maximum what is possible with regexes. thanks for working.

closing.

from markor.

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.