Skip to content

Commit 7ed56c1

Browse files
authored
Add blank lines before <!-- data-type="none" -->
<!-- data-type="none" --> is not detected without blank line and will be displayed as text
1 parent 5a1631e commit 7ed56c1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

03_Minimierung.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -410,6 +410,7 @@ $A= \overline{x} \cdot \overline{y} + \overline{x} \cdot y + x \cdot \overline{y
410410
Mit dieser verschobenen Wahrheittafel lässt sich der Fingerabdruck einer boolschen Funktion darstellen.
411411

412412
Bespiel 1: $f= x \cdot \overline{y} + x \cdot y$
413+
413414
<!-- data-type="none" -->
414415
| | $\overline{x}$ | $x$ |
415416
| -------------- | -------------- | --- |
@@ -418,6 +419,7 @@ Bespiel 1: $f= x \cdot \overline{y} + x \cdot y$
418419

419420

420421
Bespiel 2: $f= x \cdot \overline{y} + \overline{x} \cdot y$
422+
421423
<!-- data-type="none" -->
422424
| | $\overline{x}$ | $x$ |
423425
| -------------- | -------------- | --- |

0 commit comments

Comments
 (0)