EDIorg / five_phases_DM

webpages about the five phases of data mgt
0 stars 1 forks source link

wordpress butchers XML #2

Open mobb opened 7 years ago

mobb commented 7 years ago

need to find a way to display examples in wordpress markdown. This construct might work, but some XML gets butchered:

```xml
<dataset id="FLS-1" system="FLS" scope = "system">
    <alternateIdentifier>FLS-1</alternateIdentifier>
    <shortName>Arthropods</shortName>
    <title>Long-term Ground Arthropod Monitoring Dataset at Ficity, USA from 1998 to 2003</title>
mobb commented 7 years ago

also do not seem to be able to simply comment out blocks of html in wp. that means you cannot hide sections in dev, you have to delete them.