Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backslashes are incorrectly removed #36

Closed
4 tasks done
hosseinmd opened this issue Oct 6, 2023 · 4 comments
Closed
4 tasks done

Backslashes are incorrectly removed #36

hosseinmd opened this issue Oct 6, 2023 · 4 comments
Labels
🤷 no/invalid This cannot be acted upon 👎 phase/no Post cannot or will not be acted on

Comments

@hosseinmd
Copy link

Initial checklist

Affected packages and versions

2.0.0 || 1.X

Link to runnable example

No response

Steps to reproduce

original issue hosseinmd/prettier-plugin-jsdoc#152

\\\\ 

Expected behavior

return a paragraph with \\\\

Actual behavior

return \\

Affected runtime and version

node@18.2

Affected package manager and version

No response

Affected OS and version

No response

Build and bundle tools

Rollup

@github-actions github-actions bot added 👋 phase/new Post is being triaged automatically 🤞 phase/open Post is being triaged manually and removed 👋 phase/new Post is being triaged automatically labels Oct 6, 2023
@wooorm
Copy link
Member

wooorm commented Oct 6, 2023

I doubt it. Please make a reproducible example with this project.

@ChristianMurphy ChristianMurphy added the 🙊 open/needs-repro This needs a reproduction label Oct 6, 2023
@github-actions

This comment has been minimized.

@wooorm wooorm closed this as completed Oct 27, 2023
@wooorm wooorm added the 🤷 no/invalid This cannot be acted upon label Oct 27, 2023
@wooorm
Copy link
Member

wooorm commented Oct 27, 2023

Feel free to post a repro, thanks

@github-actions

This comment has been minimized.

@github-actions github-actions bot added 👎 phase/no Post cannot or will not be acted on and removed 🤞 phase/open Post is being triaged manually 🙊 open/needs-repro This needs a reproduction labels Oct 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤷 no/invalid This cannot be acted upon 👎 phase/no Post cannot or will not be acted on
Development

No branches or pull requests

3 participants