search

Home  >  Q&A  >  body text

javascript - Should rich text editor be replaced by markdown editor

1. I would like to ask if the markdown editor supports inserting video and flash?
2. Can the size of the inserted picture be changed?
3. Is there such a thing as column layout?
Now there is a function that allows you to insert text, tables, videos, flash, and audio in an area, and the inserted audio and video flash can be played.
Can have the function of dividing into columns.
The previous code was made using the KE editor, but personally I think the scalability is not very good. I want to replace it with a markdown editor, but the markdown editor I saw on the Internet does not have the function of inserting videos. Is my posture wrong?

PHP中文网PHP中文网2738 days ago822

reply all(3)I'll reply

  • 滿天的星座

    滿天的星座2017-06-05 11:13:37

    markdown is just a specification, how to implement it depends on you.

    reply
    0
  • 怪我咯

    怪我咯2017-06-05 11:13:37

    There is no conflict between these two
    I suggest the author make a rich text editor that supports markdown

    reply
    0
  • 伊谢尔伦

    伊谢尔伦2017-06-05 11:13:37

    In terms of markdown syntax alone, it may not be able to achieve such a complex function, but you can refer to Jianshu, segmentfault, etc., which all provide markdown editing functions. See if it can meet the demand.

    reply
    0
  • Cancelreply