GithubHelp home page GithubHelp logo

tmcgann / markdown-pretty Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 5.97 MB

A simple web app that allows users to input markdown and adjust the look and feel of the HTML output

Home Page: http://taylormcgann.com/md

License: MIT License

JavaScript 84.99% CSS 12.96% HTML 1.61% Shell 0.40% PHP 0.05%

markdown-pretty's People

Watchers

 avatar  avatar

markdown-pretty's Issues

Custom Styles

Make it possible for the user to select different font faces and sizes. Possible create different templates that can be selected.

Scrolling Problem

Problem

When I scroll down the page to view my markdown, I come to an area where I need to make a change, but then I have to scroll all the way to the top to make that change in the input section. This is annoying and inefficient.

Possible Solutions

  • For larger resolutions, do a side my side comparison view
    • Input on the left, output on the right
    • Could introduce a synchronized scrolling mechanism
      • The first line of markdown on the left causes the corresponding element to display at the top of the view on the right
  • For smaller resolutions, do a top and bottom comparison view
    • As the user scrolls, the input section remains fixed at the top of the screen
    • Could turn the input section into a sliding shade
  • For smaller resolutions, turn the markdown input into a side shade
  • For mobile...?

Fix modules

Find a way to inject markdown parser as a module instead of accessing it via the global scope.

Also, consider using package manager or just git repository to pull in Angular-Local-Storage module.

Use SCSS

Switch over to using SCSS.

Add to Gulp workflow: gulp-sass

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.