Giter VIP home page Giter VIP logo

Comments (9)

laobubu avatar laobubu commented on September 6, 2024 2

@CoreParadox

Has this made any progress? I love this project, but theming it is a nightmare currently (Unless you have some tips, the 800+ lines of css is quite demotivating)

Check this out: dark theme and light theme. Maybe this is the best trade-off between readable code and HyperMD's mess.

HyperMD uses lots of tricky methods to make CodeMirror WYSIWYG, which make is almost impossible to write clean css for themes.

Maybe getting rid of CodeMirror is the only solution. Meanwhile, a brand new CodeMirror is coming, and it will make almost all HyperMD tricks broken. That makes me feel demotivating.

from hypermd.

michaelgmcd avatar michaelgmcd commented on September 6, 2024 1

How about plugins? This is the term used by tools like Draft.js and Eslint. Either way, I think it's a great idea and the name shouldn't have too much effect.

from hypermd.

laobubu avatar laobubu commented on September 6, 2024

CodeMirror 6 is coming with lots of changes. The new DOM structure of editor is clean and good, but it will be fully incompatible with HyperMD (v0.3.x)

from hypermd.

ycai2 avatar ycai2 commented on September 6, 2024

感觉目前的styling不是特别configurable 希望将来可以有一个更好的构架. Either way, 非常感谢制作跟维护这个项目!

from hypermd.

laobubu avatar laobubu commented on September 6, 2024

To make both HyperMD and related npm packages (basically, powerpacks) friendly to plain browser env, a build-tool is extracted from HyperMD project.

And, the first separated package hypermd-katex is now online!

I'm going to remove all powerpacks from current HyperMD project, then provide them as npm packages. hypermd-katex already shows the promising possibility.

Maybe not powerpack. Let's call them addon?

https://github.com/search?q=topic%3Ahypermd-addon&type=Repositories

from hypermd.

laobubu avatar laobubu commented on September 6, 2024

hypermd-mathjax is now online! Also don't miss the wiki page

from hypermd.

laobubu avatar laobubu commented on September 6, 2024

Working on the theme and style

See https://github.com/laobubu/HyperMD/tree/refractor-separate-core/theme

  1. Writing an instruction for theme designers:
    https://github.com/laobubu/HyperMD/blob/refractor-separate-core/docs/theme-n-style.md
  2. Try making a dark theme... (unfinished)
  3. A "playground" page designed to test themes and addons.

default

from hypermd.

CoreParadox avatar CoreParadox commented on September 6, 2024

Has this made any progress? I love this project, but theming it is a nightmare currently (Unless you have some tips, the 800+ lines of css is quite demotivating)

from hypermd.

ilse-langnar avatar ilse-langnar commented on September 6, 2024

Are you thinking of making an API for adding things like inline audio/video.
and other things such as iframe embeds etc.

And what about allowing native HTML like <br/> inside normal markdown that are just rendered as HTML?

from hypermd.

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.