Ox.Editable should support html5 figure/figcaption #1444

Closed
opened 2013-03-23 08:36:04 +00:00 by j · 2 comments
Owner

figure/figcaption are escaped right now, might be nice to use for images with captions.

figure/figcaption are escaped right now, might be nice to use for images with captions.
j added the
general
label 2013-03-23 08:36:04 +00:00
0x2620 was assigned by j 2013-03-23 08:36:04 +00:00
j added the
normal
defect
labels 2013-03-23 08:36:04 +00:00
Author
Owner
<figure>
  <img src="...">
  <figcaption>
    some text here
  </figcaption>
</figure>
``` <figure> <img src="..."> <figcaption> some text here </figcaption> </figure> ```
rlx added this to the 13.03 milestone 2013-05-29 10:59:42 +00:00
Author
Owner

In []oxjs,3016:

#!CommitTicketReference repository="" revision="oxjs,3016"
add more html5 tags, fixes #1444
In []oxjs,3016: ``` #!CommitTicketReference repository="" revision="oxjs,3016" add more html5 tags, fixes #1444 ```
j added the
fixed
label 2013-08-27 08:52:27 +00:00
j closed this issue 2013-08-27 08:52:27 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: 0x2620/pandora#1444
No description provided.