cmd: new-cont-ext
[contents]

Contents

Syntax

The syntax for the new-cont-ext command is:

nift new-cont-ext (name) ext
nsm new-cont-ext (name) ext

Description

The new-cont-ext command is for setting the content extension project wide or for a tracked file. If no name parameter is provided then it will update the content extension for the project, otherwise if a name is provided then the specified content extension will only be applied to that file.

Example

Example of new-cont-ext being used:

nift new-cont-ext ".md"
nsm new-cont-ext blog/post01 ".rst"