1
0
Fork 0

chore: Linting for markdown and js

This commit is contained in:
joostdecock 2021-10-17 17:34:55 +02:00
parent eca8199ed8
commit 1c92e0f655
6677 changed files with 24391 additions and 25987 deletions

View file

@ -1,6 +1,6 @@
---
title: units()
---
***
## title: units()
```js
string utils.units(float value, string format = 'metric')
@ -16,5 +16,3 @@ The [Part.shorthand](/reference/api/part/shorthand/) call provides a context-awa
`unit()` method that will call this method and pass it the units requested by the user.
</Tip>