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
7 files
at
87ef8daee0ca7e68edd270cf9adb1eea0e565d22
Seongmin Lee
appview/pages/markup: smart commit autolink renderer
7mo ago
87ef8dae
extension
appview/pages/markup: smart commit autolink renderer Implemented tangled link extension. This can be extended for other link types like issue/pull references in future. The `tangled.org` host is hardcoded right now. Close: <https://tangled.org/tangled.org/core/issues/382> Signed-off-by: Seongmin Lee <git@boltless.me>
7 months ago
camo.go
appview/pages/markup: smart commit autolink renderer Implemented tangled link extension. This can be extended for other link types like issue/pull references in future. The `tangled.org` host is hardcoded right now. Close: <https://tangled.org/tangled.org/core/issues/382> Signed-off-by: Seongmin Lee <git@boltless.me>
7 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>
11 months ago
markdown.go
appview/pages/markup: smart commit autolink renderer Implemented tangled link extension. This can be extended for other link types like issue/pull references in future. The `tangled.org` host is hardcoded right now. Close: <https://tangled.org/tangled.org/core/issues/382> Signed-off-by: Seongmin Lee <git@boltless.me>
7 months ago
markdown_test.go
appview/pages: use robust handle regex from indigo/syntax should cut down the false positives a bit. tests are included. 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