Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Reflowing paragraph in GFM starting with asterisk results in each line starting with asterisk. #18214

Closed
1 task done
Benjamin-Lee opened this issue Oct 9, 2018 · 2 comments

Comments

@Benjamin-Lee
Copy link

Prerequisites

Description

[Description of the issue]

Reflowing a paragraph starting with an asterisk (for bold first sentence) results in each new line starting with an asterisk.

Steps to Reproduce

  1. Start a paragraph with something
  2. Write some more
  3. Reflow

Expected behavior: [What you expect to happen]

**Bold text** this is my really long string which I want to be reflowed nicely
but it isn't

Actual behavior: [What actually happens]

**Bold text** this is my really long string which I want to be reflowed nicely
*but it isn't

Reproduces how often: [What percentage of the time does it reproduce?]
100%

Versions

You can get this information from copy and pasting the output of atom --version and apm --version from the command line. Also, please include the OS and what version of the OS you're running.

Additional Information

Any additional information, configuration or data that might be necessary to reproduce the issue.

@Benjamin-Lee Benjamin-Lee changed the title Reflowing paragraph in GFM starting with italics results in whole paragraph being italicized. Reflowing paragraph in GFM starting with asterisk results in each line starting with asterisk. Oct 9, 2018
@rsese
Copy link
Contributor

rsese commented Oct 14, 2018

Thanks for contributing!

We noticed that this looks like a duplicate of #18024 so you can subscribe there for updates if you'd like.


Because we treat our issues list as the Atom team's backlog, we close duplicates to focus our work and not have to touch the same chunk of code for the same reason multiple times. This is also why we may mark something as duplicate that isn't an exact duplicate but is closely related.

For information on how to use GitHub's search feature to find out if something is a duplicate before filing, see the How Can I Contribute? section of the Atom CONTRIBUTING guide.

@rsese rsese closed this as completed Oct 14, 2018
@lock
Copy link

lock bot commented Apr 12, 2019

This issue has been automatically locked since there has not been any recent activity after it was closed. If you can still reproduce this issue in Safe Mode then please open a new issue and fill out the entire issue template to ensure that we have enough information to address your issue. Thanks!

@lock lock bot locked as resolved and limited conversation to collaborators Apr 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants