Raphael Parree
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
-
Raphael Parree created a post, Markdown: Setting attributes on lists breaks formatting (Goldmark/Hugo)
We use hugo with goldmark on one of our projects. Goldmark supports setting attributes on a list. Below is an example of what i would need to write:```markdown 1. one 2. two. {# .outer .text-blue-4... -
Raphael Parree commented, -
-
-
Raphael Parree commented, -
Raphael Parree created a post, Nika "run" seems to be gone
I might have missed something, but i don't see the "run" option anymore for Scala classes with a main. I see "Scala Console", "Scala Script", "Scala Test", "Specs" and "Specs2"tx.,Raphael