Discuss Scratch
- Discussion Forums
- » Suggestions
- » adding italics, crossed out and bold text to comments.
- mumu245
-
Scratcher
1000+ posts
adding italics, crossed out and bold text to comments.
As I said, opening a link would bring up a confirmation popup.(#18)because of something like this:
Why disallow links
https://scratch.mit.edu
edit: narrowed the quote down to the thing I'm addressing.
- 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.
All of this has workarounds!!!then show them
- FWGcats
-
Scratcher
500+ posts
adding italics, crossed out and bold text to comments.
I am thinking of using Markdown. It uses an easy syntax like this:would the underlines for italics cause issues with scratch emojis e.g. _pride_**bold** _italic_ ~strikethrough~ `code`
```language
code block
```
[link text](https://example.com)

# 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
- Michael_M_Games
-
Scratcher
53 posts
adding italics, crossed out and bold text to comments.
I love this idea!![]()
- CodeComet6161
-
Scratcher
1000+ posts
adding italics, crossed out and bold text to comments.
exactly. if you copy and paste it, it will only be normal.All of this has workarounds!!!then show them
- Discussion Forums
- » Suggestions
-
» adding italics, crossed out and bold text to comments.







