(we are switching to a new theme, don't worry if things look different for a while!)

Site Navigation

Home
Search
All Pages
Recent Changes

Plans

Massive Wiki Roadmap
Pier2Pier
Massive Wiki Builder redesign

For Testing

wiki link test page
Mistletoe parser test page
Mistletoe & the ampersand story

For Fun

The Walrus

Edit This Page Clicking 'Edit This Page' opens this page on github.com. You can edit, and save changes, if you are a contributor to the repository. Close the edit page to return to this one.


pageZero

On this page we are constructing a test page to help test some code to create a data structure of what we call ...

backlinks.

The goal is to support the generation of html pages that contain both so-called forward links to another page, and then on that particular page, here named "to another page", be able to provide a link back to this page, the one we have named pageZero.md.

The simple thinking here is to read each wiki page and as we find links append the needed backlink information; viz., the name of this page, to a data item about that page. Got it? No? Me neither.