diff options
Diffstat (limited to 'lib/sisu/v5/constants.rb')
-rw-r--r-- | lib/sisu/v5/constants.rb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/sisu/v5/constants.rb b/lib/sisu/v5/constants.rb index e84c0901..a9be54f0 100644 --- a/lib/sisu/v5/constants.rb +++ b/lib/sisu/v5/constants.rb @@ -101,6 +101,13 @@ Xx={ html_relative1: '※', } Mx={ + ocn_id_char: 'o', + note: 'note_', + note_ref: 'noteref_', + note_astx: 'note_astx_', + note_ref_astx: 'noteref_astx_', + note_plus: 'note_plus_', + note_ref_plus: 'noteref_plus_', meta_o: '〔@', meta_c: '〕', lv_o_0: 0, lv_o_1: 1, |