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

Keep edited formatting, and AI response formatting. #96

Open
blfunex opened this issue Sep 15, 2024 · 1 comment
Open

Keep edited formatting, and AI response formatting. #96

blfunex opened this issue Sep 15, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@blfunex
Copy link

blfunex commented Sep 15, 2024

Expected Behavior

When I create a post or accept a response from AI, I want the formatting to stay the same.

Current Behavior

The formatting collapses into ignoring whitespace.

Steps to Reproduce

  1. Create a post with formatting.
  2. Post it.
  3. See how it collapses into a long paragraph.

or

  1. Click reflect button on a post
  2. Notice how the AI response is formatted
  3. Accept it.
  4. See how it collapses into a long paragraph.

Possible Solution (Not obligatory)

Use some sort of markdown display.

Context

I suffer from OCD and Dyscalculia/mild Dyslexia, revisiting old reflections is painful.

Your Environment

  • App version : 0.9.9
  • Operating System and version : MacOS
@blfunex blfunex added the bug Something isn't working label Sep 15, 2024
@rdevathu
Copy link

Adding on to this, no way to write multiline code comments using the markdown.

Steps to reproduce:

  • Start a multiline code block with ```
  • Paste code or type code (with shift+enter to start new line)
    → will lead to the first line rendering as code but anything after a line break rendering as regular text.

Side note: once posted, formatting breaks and doens't look like code except for a different font and text will run off page if line is longer than screen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants