You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hello. I've faced with problem of code block marks.
Previously, I used (according to the documentation) blocks of [```] characters. But now the editor allows me to add only one of them. Once. Is that what you intended, or is it a bug?
--
WBR, alex
If anyone like me ends up here, here is the trick: code blocks have to be preceded by a blank line.
(Please upvote my answer if it helped you!).
Input:
Output:
No, problem still exists.
Chrome version 83.0.4103.61
OS:Distributor ID: Ubuntu
Description: Ubuntu 20.04 LTS
Release: 20.04
Codename: focal
MacOS - ok.
I have no idea how to attach video. But screenshot here.
Screen 1 - typing.
Screen 2 - result
No ``` block allowed for type (and not show it)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@alex alex you need to surround your code blocks like
```
Code goes here
```
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
it's impossible for me. This is the bug.
Well, I'm trying to explain that this is impossible. Previously, it was ok (few months ago), now it is not (with the exception of MacOS, and may be Windows (I have no it test)).
The editor allows you to enter only one character '. Whe I type \` three times I still see only one ` symbol.
I've uploaded video to gdrive.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
in any case - thank you for answers. Seems I've found workaround. Typing in blind mode. I can't to see typed ` blocks, but just see in result - they added to text.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@alex alex okay cool glad you found a workaround, I've pinged the atlassian team in slack to see if anyone there can figure out what's going on anyway.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.