newtfire / digitProjectDesign-Hub

shared repo for DIGIT 400: Digital Project Design class at Penn State Erie, The Behrend College
Creative Commons Zero v1.0 Universal
12 stars 2 forks source link

Messing with Markdown! #6

Closed ebeshero closed 4 years ago

ebeshero commented 4 years ago

Experiment with markdown in this issue for a few minutes!

ebeshero commented 4 years ago

Here is how to quote code in Markdown:

<stuff>
    <moreStuff att="stuff>.....</moreStuff>
</stuff>
CodyCarlson17 commented 4 years ago

Here is my quote in Markdown:

<p>Hello World</p>
PiperBaron commented 4 years ago

Hello!

This is a link.

<code>
      <codeThing type="code"></codeThing>
</code>
fammysillar commented 4 years ago
<?xml version="1.0" encoding="UTF-8"?>

<recipe name='Shrewsberry (Shrewsbury) Cakes'><title>Shrewsberry (Shrewsbury) Cakes</title>

<list type='ingredients'>
    <label>Ingredients</label>

<item type='dry'>4oz plain white flour</item>
<item type='dry'>4oz white, caster sugar</item>
<item type='dry' >4oz salted butter (very soft, works best)</item>
<item type='dry'>1/4 teaspoon of grated (or ground) nutmeg</item>
<item type='wet'>2-3 teaspoon rosewater</item>
<item type='wet'>3-5 tablespoons tapwater</item> <note n='1'>(at room temperature)</note>
<note n='2'>optional: a little caster sugar to sprinkle on the top</note>
<note n='3'>( Note: You may need more water to make a stiff dough, it will depend on the flour you use.)</note></list>
<list type='directions'>
    <label>Directions</label>
<item type='step1'>Heat the oven with a good fire</item>
<item type='step2'>Put the flour, sugar and butter into a bowl and mix well with a fork.</item> <note n='4'>You should end up with fine breadcrumbs. If the butter is hard, you will need to rub it in with your fingertips, like making pastry</note>
<item type='step3'>Add the rosewater and enough water to make a soft dough</item>
<item type='step4'>Gather the dough together with your fingers in the bowl</item>
<item type='step5'>Kneed lightly</item>
<item type='step6'>Flour a surface and roll the dough out to 3 shillings depth</item>
<item type='step7'>Use a glass to cut the cakes out</item>
<item type='step8'>Prick the surface of the cakes with a fork</item>
<item type='step9'>Space the cakes out on paper and bake until the cakes are golden brown</item>
<item type='step10'>Serve cold with syllabub</item></list>
</recipe>
zteyssier commented 4 years ago
<present> 
       <campus type="time">Good morning Everyone!</campus>
<present>
CTrohoske01 commented 4 years ago

<title>
         <p>
</title>
AreannaRussell commented 4 years ago

<list>
<list type="void">.....</list>
</list>
dpakulski42 commented 4 years ago
<code>
       <codeycode type="codeycodeycodecode"></codeycode>
</code>
beealex commented 4 years ago
<list type="ingredients">
    <listName>Ingredients</listName>
<item type="dry" quant="4" unit="oz" xml:id="wflour"> 4oz plain white flour</item>
<item type="sweetener" quant="4" unit="oz" xml:id="castsug"> 4oz white, caster sugar</item>
<item type="dairy" quant="4" unit="oz" xml:id="sbutter"> 4oz salted butter (very soft, works best)</item>
<item type="spice" quant=".25" unit="tsp"> 1/4 teaspoon of grated (or ground) nutmeg</item>
<item type="liquid" range="2 3" unit="tsp" xml:id="rosew"> 2-3 teaspoon rosewater</item> 
<item type="liquid" range="3 5" unit="tbsp" xml:id="tapw">3-5 tablespoons tapwater (at room temperature)</item>
<item type="extratopping">optional: a little caster sugar to sprinkle on the top</item>
<item type="additionalInfo">(Note: You may need more water to make a stiff dough, it will depend on the flour you use.)</item>
</list>

<list type="equipment">
<listName>Equipment</listName>
<item xml:id="weighscl">Weighing scales</item>
<item xml:id="tsp">Teaspoon</item>
<item xml:id="tbsp">Tablespoon</item>
<item>Grater (optional)</item>
<item xml:id="mxbowl"> Mixing bowl</item>
<item xml:id="woodsp">Wooden spoon</item>
<item xml:id="rollpin">Rolling pin</item>
<item>Large cutter</item>
<item>Fork</item>
<item xml:id="baksheet">Baking sheet</item>
<item xml:id="rack">Cooling rack</item>
</list>
JeremyF5737 commented 4 years ago
<joke type="a guy robbed my house last night and stole my limbo bar"> </joke>

<punchline type="how low can you go"> </punchline>
MasonG27 commented 4 years ago
<code>this is a code example</code>
Joelpie commented 4 years ago
<class>
     <people>Myself and others</people>
</class>
Janman813 commented 4 years ago

Let's be bold