README.md: fix linebreak including dash
This commit is contained in:
parent
9715846cc7
commit
4f8498c808
@ -62,10 +62,10 @@ looks basically like this:
|
|||||||
|
|
||||||
and is comprised of _four_ main XML elements: `usi:documentation`, `usi:model`,
|
and is comprised of _four_ main XML elements: `usi:documentation`, `usi:model`,
|
||||||
`usi:include` and `usi:data`. The element `usi:include` reveals one of _two_
|
`usi:include` and `usi:data`. The element `usi:include` reveals one of _two_
|
||||||
possible orderings of the mass data (.tdx): either _channel wise_ (`<block>`)
|
possible orderings of the mass data (.tdx):
|
||||||
- all values of a specific channel follow subsequently -
|
either _channel wise_ (`<block>`) - all values of a specific channel follow subsequently -
|
||||||
or _block wise_ (`<block_bm>`) - all values of a specific measurement time
|
or _block wise_ (`<block_bm>`) - all values of a specific measurement time follow subsequently -
|
||||||
follow subsequently - ordering. The supported _numerical data types_ are
|
ordering. The supported _numerical data types_ are
|
||||||
|
|
||||||
| datatype | channel datatype | numeric | value sequence | size | description |
|
| datatype | channel datatype | numeric | value sequence | size | description |
|
||||||
|-------------|------------------|---------|-----------------|-------|-------------------------|
|
|-------------|------------------|---------|-----------------|-------|-------------------------|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user