diff options
Diffstat (limited to 'docs/modules/api/pages/sourcemap.adoc')
| -rw-r--r-- | docs/modules/api/pages/sourcemap.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/modules/api/pages/sourcemap.adoc b/docs/modules/api/pages/sourcemap.adoc index c65d494c..ed32891f 100644 --- a/docs/modules/api/pages/sourcemap.adoc +++ b/docs/modules/api/pages/sourcemap.adoc @@ -151,4 +151,4 @@ The lineno of the paragraph in the source location is now one greater than befor .... If you're writing a custom converter, the source location is not available for inline elements. -However, you can access the source location of the parent element (e.g., `node.parent.source_location`), which should at leasat get you close to the location of the element. +However, you can access the source location of the parent element (e.g., `node.parent.source_location`), which should at least get you close to the location of the element. |
