Skip to content

Make markdown look closer to discord's#25

Open
fo-od wants to merge 16 commits intollsc12:mainfrom
fo-od:markdown-stuff
Open

Make markdown look closer to discord's#25
fo-od wants to merge 16 commits intollsc12:mainfrom
fo-od:markdown-stuff

Conversation

@fo-od
Copy link
Copy Markdown
Contributor

@fo-od fo-od commented Feb 7, 2026

related to #13

makes max heading level 3
adds indentation to the nested items
adds numbers to ordered lists

@llsc12 llsc12 added enhancement New feature or request help wanted Extra attention is needed labels Feb 9, 2026
@fo-od
Copy link
Copy Markdown
Contributor Author

fo-od commented Feb 11, 2026

So right now I started on the rewrite for nested lists (since the way I started the pr would not work well). It's broken and still in progress and there's also debug stuff left in right now, but I'm just trying to figure out the logic for it because it's slightly confusing me on why it doesn't work 😭

@fo-od
Copy link
Copy Markdown
Contributor Author

fo-od commented Feb 14, 2026

ok so the parsing SHOULD be good, i debugged it and stepped through the parsing stuff and it looks correct, but after it gets parsed something goes wrong and the output message is all weird, I dont really know the whole process between when it gets parsed and when it gets rendered, so @llsc12 if you could look and see whats wrong that would be nice

@llsc12
Copy link
Copy Markdown
Owner

llsc12 commented Feb 15, 2026

shall look into it soon, just doing some uni work rn tho

@fo-od

This comment was marked as outdated.

@fo-od

This comment was marked as outdated.

@llsc12
Copy link
Copy Markdown
Owner

llsc12 commented Feb 18, 2026

o

@fo-od

This comment was marked as outdated.

@fo-od

This comment was marked as resolved.

@fo-od

This comment was marked as resolved.

@fo-od
Copy link
Copy Markdown
Contributor Author

fo-od commented Feb 23, 2026

okay so i have it working properly but its pretty laggy when scrolling 😬

@fo-od fo-od marked this pull request as ready for review February 28, 2026 18:41
@fo-od
Copy link
Copy Markdown
Contributor Author

fo-od commented Feb 28, 2026

fixed the performance issue (i just used a really bad way to add the spacing for the indented lists)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request help wanted Extra attention is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants