Giter Site home page Giter Site logo

Comments (15)

rexagod avatar rexagod commented on August 28, 2024 1

Pinging @ShivankSahai. @rain-light I guess you can go ahead with this. Let us know if you face any trouble along the way!

from inline-markdown-editor.

rain-light avatar rain-light commented on August 28, 2024 1

Hello, I tried getting to work at this more than once this week, but unfortunately since I have to prepare Linear Algebra exam for the 1st of July and Java for the 10th I wouldn't have enough time to give this the amount of work it would need.

If someone else wants to do this, feel free to do it. If no one will have taken it when I'll have finished, I'll join again.
Sorry for the inconvenience and thank you!

from inline-markdown-editor.

ShivankSahai avatar ShivankSahai commented on August 28, 2024

I wish to work on this issue.

from inline-markdown-editor.

rexagod avatar rexagod commented on August 28, 2024

Sure, @ShivankSahai, go ahead!

from inline-markdown-editor.

ShivankSahai avatar ShivankSahai commented on August 28, 2024

Hi, I made changes to the index.html and wysiwyg.html files, and opened up a pull request, so please see if I did everything correctly. I wasn't able to understand the issue fully, so please tell me if I should have done anything else, or something more, and I'll work on it.

from inline-markdown-editor.

rexagod avatar rexagod commented on August 28, 2024

@ShivankSahai Can you link your PR back here by adding a "Fixes #65" in its description (at the start)? I'll have a look. Thanks!

from inline-markdown-editor.

rexagod avatar rexagod commented on August 28, 2024

Okay I skimmed through it and just wanted to confirm, did you test it out? Please make sure the inline editor works on all the examples in the index.html, also can you modify the css a bit (refer issue description above) Thanks!

from inline-markdown-editor.

rain-light avatar rain-light commented on August 28, 2024

Are you still working on this?

from inline-markdown-editor.

rain-light avatar rain-light commented on August 28, 2024

Thank you, I started working on this. Anyways, npm found some high priority vulnerabilities and I run a "npm audit fix" to see what it could manage to fix alone. It then said that 2 of them would break something and I didn't continue.

Maybe you already know, but just in case I reported this here

from inline-markdown-editor.

rain-light avatar rain-light commented on August 28, 2024

Alright, I went exploring around and now I have some questions.
I can see the application still is in a early phase of development and nothing is set on stone (correct me if I'm wrong). So:

  • I see you include Bootstrap 3 in your dependencies, but not much of it is used. Is this mandatory? Or maybe I could use Bootstrap 4?

  • I work best when I have a very high degree of freedom, aka no Bootstrap and coding the style from scratch; especially for 2 pages. This is also an option; if you'd choose this I would make a 'scss' folder inside of src following the 7-1 structure.

  • If you would allow me to do so, I'd redesign the "Edit this section" form. To put it better I'd redesign everything, since the style would have to be consistent

  • What does "(above, raw HTML blocks should be undisturbed)" stand for? If it's something related to avoiding messing with the DOM manipulation by the app, I could check what has to stay the same and what can change (can't do it right now, it's 10 PM in my country right now sorry)

  • I have never used grunt, do you have some automated live server functionality such as with Gulp and browserSync?

EDIT:

  • Oh and the icons! I could use a svg main file generated by icomoon.io (there's also FontAwesome if you want it) for better practice.

Thank you for the opportunity!

from inline-markdown-editor.

rexagod avatar rexagod commented on August 28, 2024

Hi @rain-light! I appreciate your interest, and have tried to answer your questions below but feel free to ping me if you have any doubts whatsoever. Thanks!

I can see the application still is in a early phase of development and nothing is set on stone

This is actually a satellite library, and is used over at our plots2 repository for using markdown in comments. You can try it by commenting on any of the notes over at publiclab.org. It seems that that application is in an early phase as we haven't completely incorporated the set of APIs it has to offer inside the demo.

I see you include Bootstrap 3 in your dependencies, but not much of it is used. Is this mandatory? Or maybe I could use Bootstrap 4?

How about shifting the B3 code to B4 in a separate PR? Or maybe starting from scratch using B4?

I work best when I have a very high degree of freedom, aka no Bootstrap and coding the style from scratch; especially for 2 pages. This is also an option; if you'd choose this I would make a 'scss' folder inside of src following the 7-1 structure. If you would allow me to do so, I'd redesign the "Edit this section" form. To put it better I'd redesign everything, since the style would have to be consistent

Hmm, interesting. I'd be really excited to see some SCSS getting merged into this lib! Also, if you think this requires a complement revamp, go ahead!

What does "(above, raw HTML blocks should be undisturbed)" stand for?

It's actually the HTML blocks that are treated as examples for the demo to operate upon. Feel free to include it in your revamp if you feel like it!

I have never used grunt, do you have some automated live server functionality such as with Gulp and browserSync?

grunt.registerTask('default', ['watch']);

Sure! You can enable that by simply typing in grunt in your terminal.

Oh and the icons! I could use a svg main file generated by icomoon.io (there's also FontAwesome if you want it) for better practice.

Please do!

from inline-markdown-editor.

NitinBhasneria avatar NitinBhasneria commented on August 28, 2024

@rexagod If no one is working on this so can I do this?

from inline-markdown-editor.

rexagod avatar rexagod commented on August 28, 2024

Sure, @NitinBhasneia!

from inline-markdown-editor.

NitinBhasneria avatar NitinBhasneria commented on August 28, 2024

ok, thanks, @rexagod. I have seen that someone was already working on this so anything you want to add then, please.

from inline-markdown-editor.

pankajkrbansal avatar pankajkrbansal commented on August 28, 2024

@rexagod I'd like to try this!

from inline-markdown-editor.

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.