Update website
This commit is contained in:
parent
79dfe992d1
commit
72dc942be6
3 changed files with 21 additions and 19 deletions
|
|
@ -12,7 +12,7 @@ import {
|
|||
import wasmBytes from 'reconcile-text/reconcile_text_bg.wasm';
|
||||
|
||||
// Define the enum values as const arrays to avoid duplication
|
||||
const BUILTIN_TOKENIZERS = ['Character', 'Line', 'Word'] as const;
|
||||
const BUILTIN_TOKENIZERS = ['Character', 'Line', 'Markdown', 'Word'] as const;
|
||||
const HISTORY_VALUES = [
|
||||
'Unchanged',
|
||||
'AddedFromLeft',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue