Edit

kc3-lang/libxkbcommon/test/data/rules/utf-8_with_bom

Branch :

  • Show log

    Commit

  • Author : Pierre Le Marre
    Date : 2023-10-29 07:44:39
    Hash : 9e887180
    Message : rules: skip heading UTF-8 encoded BOM (U+FEFF) Leading BOM is legal and is used as a signature — an indication that an otherwise unmarked text file is in UTF-8. See: https://www.unicode.org/faq/utf_bom.html#bom5 for further details.

  • test/data/rules/utf-8_with_bom
  • // NOTE: this file is encoded in UTF-8 with a leading BOM (U+FEFF)
    ! model         = keycodes
      my_model      = my_keycodes
      *             = default_keycodes
    
    ! layout        variant    = symbols
      my_layout     my_variant = my_symbols+extra_variant
    
    ! layout        = symbols
      my_layout     = my_symbols
      *             = default_symbols
    
    ! model         = types
      my_model      = my_types
      *             = default_types
    
    ! model         = compat
      my_model      = my_compat
      *             = default_compat
    
    ! option        = compat
      my_option     = |some:compat