Discuss Scratch

mumu245
Scratcher
1000+ posts

adding italics, crossed out and bold text to comments.

SonicFanX123_321 wrote:

mumu245 wrote:

(#18)
Why disallow links
because of something like this:
https://scratch.mit.edu
edit: narrowed the quote down to the thing I'm addressing.
As I said, opening a link would bring up a confirmation popup.
FueledByCoffee
Scratcher
8 posts

adding italics, crossed out and bold text to comments.

Agreed, Scratch could really benefit from a way to clarify emphasis through comments.
Scyth3d
Scratcher
500+ posts

adding italics, crossed out and bold text to comments.

Support i also think they should add small text too

Last edited by Scyth3d (May 2, 2025 11:05:38)

michaeljackson1365
Scratcher
1000+ posts

adding italics, crossed out and bold text to comments.

All of this has workarounds!!!
SMG5SC
Scratcher
100+ posts

adding italics, crossed out and bold text to comments.

michaeljackson1365 wrote:

All of this has workarounds!!!
then show them
FWGcats
Scratcher
500+ posts

adding italics, crossed out and bold text to comments.

mumu245 wrote:

I am thinking of using Markdown. It uses an easy syntax like this:
**bold** _italic_ ~strikethrough~ `code` 
```language
code block
```
[link text](https://example.com)
![image alt text](https://example.com/example.jpg)

# Heading 1
## Heading 2
### Heading 3
...
###### Heading 6
* list item
- list item
+ list item (interchangeable)

1. list item
2. list item
3. list item

separate with one line to create paragraphs

another one

> quote
would the underlines for italics cause issues with scratch emojis e.g. _pride_
Michael_M_Games
Scratcher
53 posts

adding italics, crossed out and bold text to comments.

everone wrote:

I love this idea!
CodeComet6161
Scratcher
1000+ posts

adding italics, crossed out and bold text to comments.

SMG5SC wrote:

michaeljackson1365 wrote:

All of this has workarounds!!!
then show them
exactly. if you copy and paste it, it will only be normal.

Powered by DjangoBB