Skip to content

[Markov module] Add options support to <markov>, etc. #28

Description

@pgengler

The various markov tokens (<markov>, <markov2>, and <vokram>) should allow for optional arguments. The use case I have in mind is to be able to limit the result to a smaller number of words than the default (which is currently set at 25 for <markov> and <vokram>; see #27 for <markov2>) using a syntax like <markov max=5> to limit generation to five words (which would not include the seed word or words).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions