Skip to content

Flow can interrupt tables #4

@wooorm

Description

@wooorm

Initial checklist

Affected packages and versions

latest

Link to runnable example

No response

Steps to reproduce

| a |
| - |
| b |
> block quote?

| a |
| - |
| b |
- list?

| a |
| - |
| b |
<div>html?</div>

| a |
| - |
| b |
# atx heading

| a |
| - |
| b |
    indented code?

| a |
| - |
| b |
```js
fenced code?
```

| a |
| - |
| b |
***

^-- thematic break

| a |
| - |
| b |
paragraph?

| a |
| - |
| b |
[x]: definition

| a |
| - |
| b |
setext heading
===

Expected behavior

a
b

block quote?

a
b
  • list?
a
b
html?
a
b

atx heading

a
b
indented code?
a
b
fenced code?
a
b

^-- thematic break

a
b
paragraph?
a
b
[x]: definition
a
b
setext heading
===

Actual behavior

syntax-tree/unist#57

Runtime

No response

Package manager

No response

OS

No response

Build and bundle tools

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions