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.

Markup is partially lost

See original GitHub issue

Description

Some markup is lost during sending a message, and other markup may be lost only after editing.

Steps to reproduce

  1. Type this message, EXACTLY:
Hi, I am line 1
I am line 2
And \*here\* is line 3
  1. Send it
  2. Observe the newlines being lost.
  3. Edit it. Apparently it’s neccesary to add two spaces ad the end of each line to make actual newlines. Please do so.
  4. Send it.
  5. Observe the literal asterisks being made un-literal, so \*here\* becomes here
  6. Edit it
  7. Observe the previously typed asterisks are now inexplicably underscores.
  8. AND the two-space newlines have been destroyed.

Logs being sent: no (I don’t think they’re needed, since this is a generic issue - nothing to do with me or my setup)

Version information

  • Platform: desktop

For the desktop app:

  • OS: Windows 10 20H2
  • Version: 1.7.27

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:2
  • Comments:16 (8 by maintainers)

github_iconTop GitHub Comments

2reactions
thanycommented, May 11, 2021

Converting Commonmark -> HTML -> Commonmark will always be lossy.

Well then, don’t?

2reactions
t3chguycommented, May 11, 2021

Converting Commonmark -> HTML -> Commonmark will always be lossy.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Making Money, Breaking Even, Losing Money
The formula looks like this: Breakeven Sales = Overhead ÷ Gross Margin. If you sell this volume at your correct markup, you will...
Read more >
Professor's secret #1 - How to Mark Up a Case
Plaintiff agreed to that plan and "understood that Dr. Martin would make her a complete upper denture and a lower partial one to...
Read more >
markup not saving notes - Apple Community
When I use the markup tool to make notes on a pdf file, more often than not they are partially or completely deleted...
Read more >
Pricing the Job: Overhead, Markup, and Profit - BuildingAdvisor
THE MISTAKE OF MARKUP​​ The math, shown below is simple. To achieve a 20% margin (for overhead and profit), you need to mark...
Read more >
LEGAL THEORY - Ian Ayres
If consumers do not know what the lost profit is-here the size of the markup-they cannot appropriately estimate the cost of exercising their...
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