Skip to content

Support for user-provided output formats#72

Merged
bortok merged 13 commits intodevfrom
open-format
Sep 16, 2023
Merged

Support for user-provided output formats#72
bortok merged 13 commits intodevfrom
open-format

Conversation

@bortok
Copy link
Copy Markdown
Contributor

@bortok bortok commented Sep 12, 2023

nrx is no longer restricted to a certain set of output formats and can support new formats provided by a user. As long as there are:

  • properly constructed templates that nrx can use for the format residing in a subfolder of the same name in the templates directory, and
  • the format is described in templates/formats.yaml map

nrx will use those templates.

@bortok bortok self-assigned this Sep 12, 2023
@bortok bortok added the enhancement New feature or request label Sep 12, 2023
@bortok bortok linked an issue Sep 12, 2023 that may be closed by this pull request
@bortok bortok merged commit 639b448 into dev Sep 16, 2023
@bortok bortok deleted the open-format branch September 16, 2023 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

open-ended output format

1 participant