#6371: Quire Feedback
Status: To-do

Sometimes when writing and entering text before backticks the code block does not get rendered:

bla
Created by Peter Apr 2, 2025, Edited Apr 7, 2025

On its own `sdad` with spaces before and after.

Peter, Apr 3, 2025

while using `:

  1. for multi-lines code blocks it's unintentionally prefixing _ with \ which is annoying for SQL queries especially
  2. it's broken if you're trying to use more than 2 times in a single line ex. to achievea &b`

CTRL+E is working better, but "`" should either

INT, Apr 4, 2025

Hi @keorn,

Let me pass this issue to our team, and I’ll get back to you once we have any updates.

Golda, Apr 8, 2025

Some for `inline code`. I think it happens when while writing the inline code I press backspace to delete something, then it does not get registered.

Peter, Apr 3, 2025

Hi @keorn,

To input code blocks, you will need to type triple backticks and press Enter. If the code block doesn't appear after pressing Enter, please share a screen recording so we can investigate further.

Some for `inline code`. I think it happens when while writing the inline code I press backspace to delete something, then it does not get registered.

I wasn’t able to reproduce this issue. Could you also share a screen recording for this? Thank you!

Golda, Apr 7, 2025

Hi @int,

  1. for multi-lines code blocks it's unintentionally prefixing _ with \ which is annoying for SQL queries especially

Could you provide a screen recording for our team to further check this?

  1. it's broken if you're trying to use more than 2 times in a single line ex. to achievea &b`

When using backticks to format inline code, it will convert into inline code if you type an opening backtick, the text, and then a closing backtick. The formatting happens once the closing backtick is entered.

If you want to include backticks inside the inline code formatting, you can use Ctrl + E .

Golda, Apr 7, 2025

when I hit backspace while entering a code block, it will not get rendered

Peter, Apr 7, 2025

attaching of a video does not seem to work...

Peter, Apr 7, 2025

I could attach a video to the description of the task, but nothing happened when I was trying to add it to my comment

Peter, Apr 7, 2025

Hi @keorn ,

attaching of a video does not seem to work...

I was unable to reproduce this. Could you hard reload and try again? Or you can send it to us via Message.

Golda, Apr 7, 2025

As I mentioned I attached the video to the task description, can you not see it?

Peter, Apr 7, 2025

Peter, Apr 7, 2025

Hi @keorn,

This issue has been fixed in the latest update (1703). Please refresh your workspace and try again. Thank you!

Golda, Apr 9, 2025