# Header Field Tracking

Shows field tracking capabilities in header processing with highlighting
support.

## 📋 What this example demonstrates

- Field tracking in headers
- Header highlighting
- Processing analytics
- Visual feedback

## 📁 Files

- **tracked-document.md** - Document with trackable fields in headers
- **tracked-document.output.md** - Processed with field markers
- **tracked-document.output.html** - HTML with field highlighting

## 🚀 Usage

```bash
./run.sh
```

## 🔍 Key features shown

1. **Field Tracking**: Monitoring field usage in headers
2. **Visual Highlighting**: CSS classes for field identification
3. **Analytics**: Processing statistics and reports
4. **Review Support**: Tools for document review and validation

## 💡 Learn more

- [Field Tracking Guide](../../../docs/processing/field-tracking.md)
- [Field Highlighting](../../../docs/output/field-highlighting.md)
