GithubHelp home page GithubHelp logo

quinndamerell / universalmarkdown Goto Github PK

View Code? Open in Web Editor NEW
39.0 7.0 14.0 1.02 MB

A markdown parsing and rendering library for C# and Windows Universal Apps

Home Page: http://baconit.quinndamerell.com/

License: GNU General Public License v2.0

C# 100.00%

universalmarkdown's People

Contributors

paulbartrum avatar quinndamerell avatar quinndamerell-ms avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

universalmarkdown's Issues

Add an option to MarkdownTextBlock to make the text not selectable.

In the search results in Baconit I had to put a invisible overlay over the search results, otherwise when you tap them you select the text instead of going to the Subreddit. The down side of this is you can't tap links.

It would be nice if there was an option on MarkdownTextBlock to disable text selection on the text boxes it renders inside it.

{high pri} New code refactor crashes Baconit when resizing the comment box.

@paulbartrum (I don't know what this tag does but I don't know if you see the notification otherwise)

I was debugging something in Baconit and finally figure out it was due to this refactor. What happens is when you take the comment box in Baconit, make it full screen, and then shrink it, the app crashes with and exception saying there is a layout loop.

Repo

  1. Pull develop of universal markdown in the head of develop in Baconit.
  2. Build
  3. Open a subreddit
  4. Open a post
  5. Click the comment button
  6. Toggle full screen on and off. (button on the far right of the comment box)
  7. Global exception handler should be called.

I had to revert your new magic code out of develop of Baconit. I really need to get an update out so I couldn't delay for a fix. Let me know if you need any help debugging.

Add support for multi-indent lists

I don't know if this is in the spec or not, but I think reddit supports mutli level indented list. I believe it is based off groups of 3 spaces before the element which causes the indent level to change.

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.