mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
Updated Custom request handler (markdown)
parent
73082ec5db
commit
b5b6d1542c
@ -58,7 +58,7 @@ Another common use case is that you want to just expose a file note - in such ca
|
|||||||
|
|
||||||
Note: The file that is supposed to be exposed needs to wear an "#customResourceProvider" and then it can be called from anywhere.
|
Note: The file that is supposed to be exposed needs to wear an "#customResourceProvider" and then it can be called from anywhere.
|
||||||
For example, your file is in custom/fonts, you can call it via custom/fonts/myFont.woff
|
For example, your file is in custom/fonts, you can call it via custom/fonts/myFont.woff
|
||||||
**But only **if myFont.woff wears the "#customRessourceProvider" tag. Otherwise, nothing would be found.
|
But only myFont.woff wears the "#customRessourceProvider" tag. Otherwise, nothing would be found.
|
||||||
|
|
||||||
## Advanced concepts
|
## Advanced concepts
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user