16 lines
246 B
Markdown
16 lines
246 B
Markdown
|
|
---
|
||
|
|
title: Fixture Article
|
||
|
|
author:
|
||
|
|
firstName: Jane
|
||
|
|
surName: Doe
|
||
|
|
birthday:
|
||
|
|
day: 1
|
||
|
|
month: 1
|
||
|
|
year: 1990
|
||
|
|
articles: []
|
||
|
|
---
|
||
|
|
|
||
|
|
# Fixture Article
|
||
|
|
|
||
|
|
This fixture verifies that smartdocumentation turns markdown files into typed articles.
|