Skip to content

Commit

Permalink
fix: update tutorial and trigger build
Browse files Browse the repository at this point in the history
  • Loading branch information
stdword authored Mar 6, 2023
1 parent 5360e24 commit c9156df
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/tutorial.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# First steps (after intalling plugin)
## Rendering template
## Rendering named template
- To **create a template** from block add `template` property with its name as a value (just like Logseq standard templates)
- To **render a template**:
- Type-in `/`-command «Full House → Insert temeplate» or select it from `Command Palette` (Ctrl+Shift+P or ⌘⇧P)
Expand Down Expand Up @@ -35,11 +35,11 @@

</td></tr></table>






## Rendering any block or page as a template
- In fact there is no rule to have a «template» property in the block to render it
- Just use block or page reference instead of template name
- `{{renderer :template, ((64004111-...)) }}`
- For that case parent block is included by default



0 comments on commit c9156df

Please sign in to comment.