fauxparse / marquess

jQuery + Markdown = Marquess
1 stars 0 forks source link

Marquess issues / wishes - Jamie #1

Open conversionfoundry opened 14 years ago

conversionfoundry commented 14 years ago
  1. Empty Headings break lists - needs to auto remove empty heading styles
  2. Was initially confused which textarea to look at? Would help if input and display areas auto scrolled with each other depending on where you were editing text? Especially helpful for large text editing.
  3. How do you upload images?
  4. Adding sub lists within lists causes bullet point to duplicate numbered list number instead of updating.
  5. If I added a link and clicked it, I would go to page. But when I tried to return to editor I lost all my previous editing?

Otherwise pretty cool!

fauxparse commented 14 years ago
  1. Please explain further. What do you mean by an "empty heading"? To delete the heading, you have to delete the underline. That's just life.
  2. Yeah, I wish I could do this, but it's simply not possible. Would it be less confusing if the preview was initially closed?
  3. That bit is specific to the particular implementation, and doesn't belong with the editor itself. There's going to be good integration in Breeze, but (as I think I explained in my email) that's not what we're testing here.
  4. You have to indent the sub-list further. That is, if I'm understanding what you're saying. Again, please explain further.
  5. Because you left the page! This is just a fancy textarea. There's no saving or anything.