mirror of
https://github.com/documize/community.git
synced 2025-07-23 07:09:43 +02:00
click handlers for content links
This commit is contained in:
parent
c27de6bcab
commit
899b4f978c
27 changed files with 265 additions and 83 deletions
|
@ -287,7 +287,7 @@ func (p *Persister) UpdatePage(page entity.Page, refID, userID string, skipRevis
|
|||
//}
|
||||
//}
|
||||
|
||||
// fimnd any content links
|
||||
// find any content links in the HTML
|
||||
links := util.GetContentLinks(page.Body)
|
||||
|
||||
// delete previous content links for this page
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue