metafacture-core icon indicating copy to clipboard operation
metafacture-core copied to clipboard

Add filtering support in flux-commands.md

Open fsteeg opened this issue 4 years ago • 0 comments

This is part of https://github.com/metafacture/metafacture.github.io/issues/10

Add filtering support in flux-commands.md, e.g. generate filter 'buttons' for each type as input and output, e.g. ->StreamReceiver for all decoders, StreamReceiver-> for all encoders, etc.

This probably requires some HTML format. That format could be optionally generated in HelpPrinter.java like the .md. It might work to actually add some HTML to the Markdown, like <details>/<summary> for the examples in collectors.md.

fsteeg avatar Jun 01 '21 14:06 fsteeg