apply correct styles to literal table cell
authorDan Allen <dan@opendevise.com>
Thu, 17 Sep 2020 09:15:32 +0000 (03:15 -0600)
committerDan Allen <dan@opendevise.com>
Thu, 17 Sep 2020 09:27:03 +0000 (03:27 -0600)
- drop border, background, and padding

preview-src/index.adoc
src/css/doc.css

index bcb8b70..dde7731 100644 (file)
@@ -85,6 +85,17 @@ src/
       HelloWorldTest.java
 ....
 
+Eu mea munere vituperata constituam.
+
+[%autowidth]
+|===
+|Input | Output
+
+m|"foo\nbar"
+l|foo
+bar
+|===
+
 Select menu:File[Open Project] to open the project in your IDE.
 Per ea btn:[Cancel] inimicus.
 Ferri kbd:[F11] tacimates constituam sed ex, eu mea munere vituperata kbd:[Ctrl,T] constituam.
index 31fb881..a88b187 100644 (file)
 
 .doc pre.highlight code,
 .doc .listingblock pre:not(.highlight),
-.doc .literalblock pre,
-.doc .literal pre {
+.doc .literalblock pre {
   background: var(--pre-background);
   box-shadow: inset 0 0 1.75px var(--pre-border-color);
   display: block;