Changes between Initial Version and Version 1 of Ticket #25387, comment 29
- Timestamp:
- 04/27/2016 01:55:19 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #25387, comment 29
initial v1 1 Also, i think we should look at different kinds of html and not just a div tag what about section tags and the like,maybe just a regex for youtube within a <></> may be hard to do with regex but i'm not such a master so maybe it is possible.1 i agree that we should look at different kinds of html and not just a p tag, like <div>, <li> or <section> tags and the like, the possible list may go on and not sure we can get all examples maybe just a regex for youtube within a <></> may be hard to do with regex but i'm not such a master so maybe it is possible. 2 2 3 3 Replying to [comment:27 azaozz]: