GFM changes
This commit is contained in:
parent
b9a83ae836
commit
33ae93a8bf
53
Proposal.md
53
Proposal.md
@ -1,26 +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>
|
||||
<script src="https://www.w3schools.com/lib/w3data.js"></script>
|
||||
<body>
|
||||
|
||||
<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 -->
|
||||
|
||||
# Project Proposal
|
||||
---
|
||||
##### Project:
|
||||
::[PROJECTNAME](Home)
|
||||
|
||||
@ -31,11 +8,11 @@
|
||||
::2-4 SENTENCE SUMMARY
|
||||
|
||||
##### Attached Worksheets:
|
||||
Project Proposal > [Target audience and benefits](target-and-benefits.html)
|
||||
Project Proposal > [Target audience and benefits](Target-and-Benefits)
|
||||
|
||||
##### Related Documents:
|
||||
- [Project plan](plan.html) > [Resource needs](resource-needs.html)
|
||||
- [Glossary](glossary.html)
|
||||
- [Project plan](Project-Plan) > [Resource needs](Resource-Needs)
|
||||
- [Glossary](Glossary)
|
||||
---
|
||||
|
||||
**Process impact:** This proposal, along with drafts of related
|
||||
@ -45,7 +22,7 @@ expectations that will be used later to evaluate the success of the
|
||||
project.
|
||||
|
||||
### Background and Motivation
|
||||
|
||||
|
||||
*TODO: Replace the example text below with text that describes your
|
||||
project. What are the needs or problems that you are trying to address?
|
||||
Why do these needs (still) exist? Why are these problems worth solving?
|
||||
@ -235,24 +212,4 @@ over time.
|
||||
|
||||
### Project Plan
|
||||
|
||||
See attached draft of [project plan](plan.html) and [resource needs](resource-needs.html).
|
||||
|
||||
<!-- End Markdown content -->
|
||||
</xmp>
|
||||
|
||||
<div w3-include-html="_words-of-wisdom.html"></div>
|
||||
<div w3-include-html="_footer.html"></div>
|
||||
|
||||
<script>
|
||||
w3IncludeHTML();
|
||||
</script>
|
||||
|
||||
<script src="http://strapdownjs.com/v/0.2/strapdown.js"></script>
|
||||
<!-- Include it AFTER strapdown -->
|
||||
<script src="assets/strapdown/strapdown-topbar.min.js"></script>
|
||||
<!-- Include it AFTER EVERYTHING -->
|
||||
<script src="assets/logo.js"></script>
|
||||
<script src="assets/themeswitcher.js"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
See attached draft of [project plan](Project-Plan) and [resource needs](Resource-Needs).
|
Loading…
Reference in New Issue
Block a user