FHIR / FHIR/FSHSchool

Document "new-tab" keyword in menu configuration

Open
#104 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Batchfile
Stars
7
Forks
8
PR merge metrics
No merged PRs in 30d

Description

In the `menu` configuration in a `sushi-config.yaml` file, authors can use the keyword "new-tab" to configure a menu page to open in a new tab.

For example, the following configuration is supported by SUSHI and will configure the generated menu to open the "Example" menu item in a new tab:

```yaml
menu:
IG Home: index.html
Example: new-tab https://example.com/
```
The keyword "new-tab" is not documented on FSH School right now. It would be helpful to document the "new-tab" keyword in the table on [FSH and IG Processing: Full Configuration](https://fshschool.org/docs/sushi/configuration/#fsh-and-ig-processing-full-configuration). It may even be helpful to include the "new-tab" keyword in the `exhaustive-config.yaml` file included on the [Configuration](https://fshschool.org/docs/sushi/configuration/) page as well.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.