GFM changes
This commit is contained in:
40
Glossary.md
40
Glossary.md
@@ -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>
|
||||
<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 -->
|
||||
|
||||
# Glossary
|
||||
---
|
||||
|
||||
**Process impact:** This file as a dictionary of terms defined as they
|
||||
are used during the project. Writing out the definitions of terms and
|
||||
acronyms here helps keep other documents more concise and precise. A
|
||||
@@ -32,7 +8,7 @@ Jump to: [A](#a) | [B](#b) | [C](#c) | [D](#d) | [E](#e) | [F](#f) |
|
||||
[G](#g) | [H](#g) | [I](#i) | [J](#j) | [K](#k) | [L](#l) | [M](#m) |
|
||||
[N](#n) | [O](#o) | [P](#p) | [Q](#q) | [R](#r) | [S](#s) | [T](#t) |
|
||||
[U](#u) | [V](#v) | [W](#w) | [X](#x) | [Y](#y) | [Z](#z) |
|
||||
[Standard terms](Glossary-Standard-Terms#standard_terms)
|
||||
[Standard terms](Glossary-Standard-Terms)
|
||||
|
||||
### Project-specific Terms
|
||||
|
||||
@@ -115,13 +91,13 @@ credits needed?
|
||||
|
||||
#### T
|
||||
|
||||
##### ::Term1
|
||||
::Definition1
|
||||
|
||||
##### ::Term2
|
||||
- ::Definition2a
|
||||
- ::Definition2b
|
||||
|
||||
t
|
||||
t
|
||||
t
|
||||
t
|
||||
t
|
||||
t
|
||||
t
|
||||
##### ::Term3
|
||||
::Definition3
|
||||
|
||||
|
Reference in New Issue
Block a user