---
name: rough-marker
description: Hand-drawn style highlighting using Rough Notation
---
# Rough Markers
Hand-drawn style highlighting using Rough Notation.
## v-mark Directive
```html
Important text
```
## Marker Types
```html
Underlined
Circled
Highlighted
Struck through
Boxed
```
## Colors
```html
Red marker
Blue marker
```
Custom color:
```html
Custom color
```
## Click Timing
Works like v-click:
```html
Appears on click 5
Next click
```
## Full Options
```html
Custom marker
```