glossarist / iev-data

1 stars 1 forks source link

Parsing source elements to math #216

Closed HassanAkbar closed 2 years ago

HassanAkbar commented 2 years ago

Old

en:
  sources:
  - type: authoritative
    status: modified
    origin:
      clause: Appendix 1
      original: SI Brochure, 9th edition, 2019, Appendix 1, modified – The definition
        in the SI Brochure has been revised to comply with the IEV rules. The synonym
        "Loschmidt number" and the symbol "<i>L</i>" have been added to Note 2 to
        entry.
    modification: The definition in the SI Brochure has been revised to comply with
      the IEV rules. The synonym "Loschmidt number" and the symbol "<i>L</i>" have
      been added to Note 2 to entry.

New

en:
  sources:
  - type: authoritative
    status: modified
    origin:
      clause: Appendix 1
      original: SI Brochure, 9th edition, 2019, Appendix 1, modified – The definition
        in the SI Brochure has been revised to comply with the IEV rules. The synonym
        "Loschmidt number" and the symbol "stem:[L]" have been added to Note 2 to
        entry.
    modification: The definition in the SI Brochure has been revised to comply with
      the IEV rules. The synonym "Loschmidt number" and the symbol "stem:[L]" have
      been added to Note 2 to entry.

closes #122

HassanAkbar commented 2 years ago

Rubocop is working fine locally, but hound is commenting due to this issue -> https://github.com/houndci/hound/issues/1842