July 27, 2021
Testing Page
--- I will be using this page to test stuff out. It has the potential to get a lot of edits throughout the years.Link Test
I find a lot of thinks markdown and HTML wise that I sometimes want to test. So this is the page I will use. Today a post I saw asked about formatting. There are a lot of different markdown guides out there, but not all markdown code works on HIVE Block Chain, or in PeakD or hive blog. Sort of reminiscent of the old browser wars with Netscape and MS Explorer where they handled some HTML code differently. Such asRed Font
[^1] Now using he red font is not very user friendly so just be warned it can do strange things. Trying to make a Red
word in the middle of a sentence
does not always work well when there is other code close by as you can see in the footnote.
What got me going on this post was I saw a footnote function. The footnote link does not take you to the footnote, but the footnote return link does bring you back to the footnote marker.
1. Back to Link heading This did not work well.
2. - [x] Write the press release
- [ ] Update the website
- [ ] Contact the media
3
4
5
6
7
8
9
---
[^1]: Here is the code for Red Font
``
---
Very Much still a work in progress
---
