Locations are useful for some tools but they may cause an important time and space overhead.
Default = false
# Disable attaching MDLocation to Tokens
#
# Locations are useful for some tools but they may
# cause an important time and space overhead.
#
# Default = `false`
var no_location = false is writable
lib/markdown/markdown.nit:133,2--139,36