Skip to content

Commit edaa5ca

Browse files
authored
Add missing chemical-formula
Added missing chemical-formula which was listed in the chemical-element example. Moved that example to chemical-formula. Added comment to 'chemical-element' property for clarification.
1 parent f92e215 commit edaa5ca

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

_data/core-properties.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,6 +320,10 @@
320320
en: rectangle A B C D
321321

322322
- property: chemical-element
323+
type: chemistry
324+
comment: typically added to an `mi` to indicate this is a chemical element (see `chemical-formula` for an example
325+
326+
- property: chemical-formula
323327
type: chemistry
324328
examples:
325329
- mathml:
@@ -333,7 +337,6 @@
333337
</mrow>"
334338
en: cap h 2 cap o
335339

336-
337340
- property: chemical-equation
338341
type: chemistry
339342
effect: read the term as a chemical equation

0 commit comments

Comments
 (0)