Skip to content

Commit e53a6af

Browse files
Update articles/getting_started/content_pipeline/content_builder_project.md
Co-authored-by: Copilot <[email protected]>
1 parent e183d3b commit e53a6af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/getting_started/content_pipeline/content_builder_project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ public class Builder : ContentBuilder
139139
140140
The default `Include` rule simply builds a list of content to process from the target folder when the program is executed.
141141

142-
> [IMPORTANT]
142+
> [!IMPORTANT]
143143
> We recommend keeping this default structure of getting all files and then specifying overrides. You can alter this if you so wish to only use specific includes, but that it would require more maintenance as your content grows. Try to be generic, design rules based on the structure of your content rather than being too specific.
144144
>
145145
> Although check the details later about providing parameters, while samples are currently "hard coding" importer/processor values, this would be improved through your own configuration.

0 commit comments

Comments
 (0)