change to GFM format
This commit is contained in:
@@ -1,27 +1,3 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<link type="image/png" href="assets/logo.png" rel="icon">
|
||||
<title>ReadySet Markdown</title>
|
||||
</head>
|
||||
<body>
|
||||
<script src="https://www.w3schools.com/lib/w3data.js"></script>
|
||||
|
||||
<topbar style="display:none;">
|
||||
<item><a href="index.html">Overview</a></item>
|
||||
<item><a href="plan.html">Project Plan</a></item>
|
||||
<item><a href="index-all.html">Workflows</a></item>
|
||||
<menu name="Themes"><item><a id="settheme"><b>Current</b></a></item></menu>
|
||||
<toc></toc>
|
||||
</topbar>
|
||||
|
||||
<xmp theme="readable" style="display:none;">
|
||||
<!-- Markdown content here -->
|
||||
|
||||
# Demo Script
|
||||
---
|
||||
|
||||
##### Project:
|
||||
::[PROJECTNAME](index.html)
|
||||
|
||||
@@ -29,14 +5,13 @@
|
||||
::X.Y.Z
|
||||
|
||||
##### Related Documents:
|
||||
- [Project proposal](proposal.html) > [Target audience and benefits](target-and-benefits.html)
|
||||
- [SRS](srs.html) > [Use case suite](use-case-suite.html)
|
||||
- [Project proposal](Proposal) > [Target audience and benefits](Target-and-Benefits)
|
||||
- [SRS](SRS) > [Use case suite](Use-Case-Suite)
|
||||
- ::LINKS TO RELEVANT STANDARDS
|
||||
- ::LINKS TO OTHER DOCUMENTS
|
||||
---
|
||||
|
||||
### Demo Planning
|
||||
|
||||
*TODO: Think through your goals for this demo.*
|
||||
|
||||
#### Who is the target audience for this demo?
|
||||
|
Reference in New Issue
Block a user