Skip to content

Conversation

ilmartyrk
Copy link

This is an update to fix etherpad issues with html export and get ether/etherpad-lite#3268 merged into master

Copy link
Owner

@Gared Gared left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for not answering on this. I would appreciate your work. Can you do the requested changes for this PR?

var newLineHTML = "";
var charPos = 0;

// Use this code if this function is called in an asynchronous way
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please leave this block in the code?

if (context.lineContent.length) {
newLineHTML += context.lineContent;
}
context.lineContent = newLineHTML+'<br/>';
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please merge your code on this line

@JohnMcLear
Copy link
Contributor

Hey guys can we get this fixed up and merged in please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants