summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre-Henri Symoneaux <pierre.henri.symoneaux@gmail.com>2018-09-20 11:04:02 +0200
committerPierre-Henri Symoneaux <pierre.henri.symoneaux@gmail.com>2018-09-20 11:04:02 +0200
commit93d905e991ce2588a8d8888263532caa35e0103c (patch)
tree76dbbf18a632725842a2d0e2e8858bfe5d19839f
parent8e7951910ef4e9042dd4b951fc61495cf88ab65c (diff)
Added missing inlined doc about span style string
-rw-r--r--src/cell.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cell.rs b/src/cell.rs
index d1d9a3c..6f3c7eb 100644
--- a/src/cell.rs
+++ b/src/cell.rs
@@ -87,6 +87,7 @@ impl Cell {
///
/// * **F** : **F**oreground (must be followed by a color specifier)
/// * **B** : **B**ackground (must be followed by a color specifier)
+ /// * **H** : **H**orizontal span (must be followed by a number)
/// * **b** : **b**old
/// * **i** : **i**talic
/// * **u** : **u**nderline