alpha
Login
or
Join now
alice.pds.demo.boltless.dev
/
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.
This repository has no description
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
2
Pulls
1
Pipelines
core
/
appview
/
pages
/
markup
1 folder
6 files
at
caffe3d5dc86ef46ee52bc7596bd3221cffa6af2
oppiliappan
appview: render emoji shortcode sequences using goldmark-emoji
8mo ago
28bb7a93
extension
appview/pages/markup: make atlinks bold Easier to spot. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
9 months ago
camo.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>
8 months 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>
8 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