-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bac8c49
commit c1edf2a
Showing
2 changed files
with
17 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
14 changes: 14 additions & 0 deletions
14
...c/v0/senseml-reference/3000 - natural-language-methods/draft-nlp-table-title.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
title: "draft title" | ||
hidden: true | ||
--- | ||
|
||
|
||
|
||
|
||
|
||
In detail: | ||
|
||
- Sensible extracts lines contained in a rectangular region immediately above each table, since that region is likely to contain the table title. | ||
- The height of that region equals the line height of the first non-empty cell of the table + 0.1 inches, and the region extends down to the top boundary of the table. | ||
- For information about how Sensible determines if lines are "contained" in a region, see [Region](doc:region). |