babelacc

compare different implementations of the text alternative computation  https://p.ce9e.org/babelacc/
git clone https://git.ce9e.org/babelacc.git

commit
6e702472517403f8d7c383257ea2e8072fd3a495
parent
347ac17cbbae565c459817f269299c558e71d91f
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2018-02-02 17:58
show whitespace in results

Diffstat

M style.css 1 +

1 files changed, 1 insertions, 0 deletions


diff --git a/style.css b/style.css

@@ -44,6 +44,7 @@ td, th {
   44    44 	text-align: start;
   45    45 	padding: 0.5em;
   46    46 	vertical-align: top;
   -1    47 	white-space: pre;  /* show whitespace */
   47    48 }
   48    49 
   49    50 #ba-preview {