Books::BookChapter
Inherits Markdown::File < Reference < Object
Book chapter file that reuses Markdown::File but handles optional metadata
Constructors
Instance methods
load(lang = nil) : Nil
Override load to handle files WITHOUT metadata (book chapters have no metadata)
title_override
Source