caption: block id
created: 20230916061829840
modified: 20230922150245402
tags: Widgets
title: BlockMarkWidget
type: text/vnd.tiddlywiki
! Introduction
The block id widget make an block mark that can be focused and jump to.
! Content and Attributes
The content of the `<$blockmark>` widget is ignored.
|!Attribute |!Description |
|id |The unique id for the block |
|previousSibling |`yes` means the block is before this node, in parent node's children list, else it means the block is this node's direct parent node. |
See [[Block Level Links in WikiText^🤗→AddingIDforblock]] for WikiText syntax of block ID.
! Example
<
[[Link to BlockLevelLinksID1|BlockMarkWidget^BlockLevelLinksID1]]
""">>
<
[[Link to BlockLevelLinksID2|BlockMarkWidget^BlockLevelLinksID2]]
""">>