You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
~ Answer
| | x holds | y holds |
+----+-----------------------------+--------------------|
| a) | yes | yes |
| b) | yes | no |
| c) | yes | no |
| d) | no | yes |
| e) | no | no |
| f) | no | no |
| g) | yes | yes |
~
What I get in my HTML: :(
Answer.
| | x holds | y holds | +—-+—————————–+——————–| | a) | yes | yes | | b) | yes | no | | c) | yes | no | | d) | no | yes | | e) | no | no | | f) | no | no | | g) | yes | yes |
The text was updated successfully, but these errors were encountered:
I'm trying to put a table into an environment I've defined, but my text is not turned into a table there.
Here's my environment:
And then I try:
What I get in my HTML: :(
The text was updated successfully, but these errors were encountered: