mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-25 18:06:15 -04:00
stable :)
This commit is contained in:
parent
f466bcd32f
commit
c6b0c92061
3 changed files with 11 additions and 10 deletions
|
@ -97,7 +97,8 @@ domline.createDomLine = (nonEmpty, doesWrap, optBrowser, optDocument) => {
|
|||
});
|
||||
|
||||
if (img) {
|
||||
// do some shit with an image... cake
|
||||
preHtml += `<img src="${img[1]}">`;
|
||||
processedMarker = true;
|
||||
}
|
||||
|
||||
if (listType) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue