alpha
Login
or
Join now
evan.jarrett.net
/
core
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.
Monorepo for Tangled — https://tangled.org
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
core
/
appview
/
pages
/
markup
/
at
loom
1 folder
6 files
oppiliappan
appview: render emoji shortcode sequences using goldmark-emoji
7mo ago
28bb7a93
extension
appview/pages/markup: make atlinks bold Easier to spot. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
8 months ago
camo.go
appview/{pages,repo}: show previews for image/ and video/ mimetypes Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
1 year ago
format.go
appview,knotserver: pass along a readme candidate in repo.tree responses this simplifies readme detection and improves page performance. Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
markdown.go
appview: render emoji shortcode sequences using goldmark-emoji presently only renders in markdown and description contexts, we could potentially apply this to commit message contexts too. fixes https://tangled.org/tangled.org/core/issues/334 . Signed-off-by: oppiliappan <me@oppi.li>
7 months ago
reference_link.go
appview: parse reference links from markdown body Defined `refResolver` which will parse useful data from markdown body like @-mentions or issue/pr/comment mentions Signed-off-by: Seongmin Lee <git@boltless.me>
9 months ago
reference_link_test.go
appview: parse reference links from markdown body Defined `refResolver` which will parse useful data from markdown body like @-mentions or issue/pr/comment mentions Signed-off-by: Seongmin Lee <git@boltless.me>
9 months ago
sanitizer.go
appview/pages: markup: add `@` user-mention parsing in markdown add custom styling rule for mention links (no underline unless hover) Signed-off-by: Seongmin Lee <boltlessengineer@proton.me>
1 year ago