alpha
Login
or
Join now
spenser.black
/
steamdown
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Mirror of Steamdown (Markdown -> Steam Markup converter)
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
steamdown
/
packages
/
site
/
src
/
at
main
1 folder
4 files
Spenser Black
Use double underscores for underlines
1y ago
ce734a6e
lib
Fix site (#265) Site broken by conversion to tuple in #261
2 years ago
App.svelte
Use double underscores for underlines This changes underscore syntax to require two underscores (`__`) to wrap text instead of just one underscore (`_`). One of the benefits of this is that underscores in words, like a URL or some type of slug-like string, will not be treated as special syntax, being removed and converted to underlines. Underscores are pretty common in Steam URLs, so this can be especially annoying. If Steam allows double underscores in its URLs, and its fairly common, this might need to be revisited. This also addresses #247. Closes #247
1 year ago
app.css
Move Steam-like styling inside preview
2 years ago
demo.stmd
Use double underscores for underlines This changes underscore syntax to require two underscores (`__`) to wrap text instead of just one underscore (`_`). One of the benefits of this is that underscores in words, like a URL or some type of slug-like string, will not be treated as special syntax, being removed and converted to underlines. Underscores are pretty common in Steam URLs, so this can be especially annoying. If Steam allows double underscores in its URLs, and its fairly common, this might need to be revisited. This also addresses #247. Closes #247
1 year ago
main.ts
Format
2 years ago