Skip to content

Adding custom units? #245

Closed Answered by printfn
Jason-S-Ross asked this question in Q&A
Discussion options

You must be logged in to vote

I've now implemented support for custom units in fend v1.3.2.

For example, you could put the following in your configuration file:

[[custom-units]]
singular = 'slug'
plural = 'slugs'
definition = '32.174 lbs'

[[custom-units]]
singular = 'snail'
plural = 'snails'
definition = '386.088 lbs'

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by printfn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants