Per Row execution of specifications

12 views
Skip to first unread message

Markus Mahlberg

unread,
Feb 24, 2020, 1:02:12 PM2/24/20
to concordion
Hello List,

Say I have a table like this:
| [check][][Endpoint][endpoint] | [Available][available] | [API][api]               |
| ----------------------------- | ---------------------- | ------------------------ |
| /api/addresses                | true                   | model/Articles.md        |

[check]: - "#result = checkEntrypoint(#apiEndpoint)"
[endpoint]: - "#apiEndpoint"
[available]: - "c:assert-true=#result"
[api]: - "c:command=run href=#TEXT"

What I would like to have is that Articles.md is run and linked.

The way I did it above was the best try I could come up with.

Is there any way to get this, or something in the line running?


Kind regards,

Markus
Reply all
Reply to author
Forward
0 new messages