Skip to content

':include' not working in a table cell. #398

Description

@fdrobidoux

Take the following markdown :

 Command | Description | Parameters
---: | --- | ---
**Something** | |
`do-something` | Does something. | [shouldnt appear](.artisan/params.md':include')**Something else** | |
`etc.` | Etc. | |

In tables, the ':include' argument isn't taken, and it shows a link named shouldnt appear instead in the table cell.

What I expect it to do, is add the markdown from another file and embeds it into the table, with line breaks just like in the file.

Is this an easy fix?

Thank you.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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