Commit 13955f93 authored by Naum Spaseski's avatar Naum Spaseski
Browse files

corrected frontmatter example

parent 676dc301
Loading
Loading
Loading
Loading
+3 −16
Original line number Diff line number Diff line
@@ -48,10 +48,9 @@ frontmatterHeading = # Intellectual Property Rights
; Two ways to specify frontmatter:
; 1. Multiline string (subsequent lines must be indented):
;    frontmatter = ---
;    frontmatter = title: "Document Title"
;    frontmatter = author: "Author Name"
;    frontmatter = date: "2025-01-01"
;    frontmatter = ---
;        Title: "Document Title"
;        Spec Number: "Author Name"
;        ---
;
; 2. Read from file (use "file:" prefix):
;    frontmatter = file:frontmatter.yaml
@@ -68,18 +67,6 @@ frontmatter = ---
	Long ISG Name: #LONG_ISG#
	Short ISG Name: #SHORT_ISG#
	---
; frontmatter = ---
; 	Title: Network Functions Virtualisation (NFV);<br>Protocols and Data Models;<br>NFV-MANO procedures specification
; 	Spec Number: NFV-SOL 016
; 	Version: v5.2.3
; 	Date: 2025-11
; 	Release: 5
; 	Work Item: RGS/NFV-SOL016
; 	keywords: management, MANO, NFV, procedure
; 	Copyright Year: 2025
; 	Long ISG Name: Network Functions Virtualisation
; 	Short ISG Name: NFV
; 	---
pandocTableWarnings = false
[toc]
; Add section numbers to the headlines