question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

No wrapping in WYSIWYG

See original GitHub issue

Version

v.1.4.6 online example at https://nhn.github.io/tui.editor/api/latest/tutorial-example00-editor-with-extensions.html

Test Environment

Google Chrome 77.0.3865.90 (Build ufficiale) (a 64 bit) on Windows 10 Pro.

Current Behavior

Copy-paste a text wrapped at 72 characters. e.g.:

# My Code Conventions
This document contains the code conventions I've defined in these years
and I'm using, evolving them based on needs. This document is written
using [Markdown](https://daringfireball.net/projects/markdown/) as a
mean to keep the file simple, both readable as a plain text file and
with the possibility to render it in a nicer format. I'm currently
writing it with [IntelliJ IDEA](https://www.jetbrains.com/idea/)
[Markdown plugin](https://www.jetbrains.com/help/idea/markdown.html)
using the [GitHub Flavored Markdown](https://github.github.com/gfm/)
format.

**Update 2019-09-23**.

The WYSIWYG renders with the same wrapping (see attachment).

Expected Behavior

Expectation is that the sentence should be written as a single continuous HTML paragraph, without any line break. See https://daringfireball.net/projects/markdown/basics

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
darron1217commented, Oct 24, 2020

Any update on this issue?

This is seriously related to compatibility.

Most of markdown language renderer ignores single line break. This should be re-discussed.

0reactions
stale[bot]commented, Dec 28, 2019

This issue will be closed due to inactivity. Thanks for your contribution!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Wrap Text - WYSIWYG Web Builder
Wrap Text around images and other objects 'Wrap Text' is an object container (just like a layer or layout grid) with text. By...
Read more >
nicEdit does not wrap text - wysiwyg - Stack Overflow
How can I make a text wrap on a text area with nicEdit implemented. When editor is on the textarea the attribute is...
Read more >
When creating a blog post through the WYSIWYG editor, text ...
1) There will be no p tag will wrap while starting with anchor tag. The editor will takes a each paragraph in a...
Read more >
Can I disable wrapping content with <P> tags? - Froala
Question: The editor wraps all the text with P tags. Also, when hitting ENTER, I get large space between paragraphs.
Read more >
WYSIWYG not displaying final result correctly in V13.0
In order for the browser to wrap the text, the text needs to have a break in it, where a break is a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found