Tags give the ability to mark specific points in history as being important
Updated nav processing to skip non markdown pages
Fixing figure uri not being relative
Fixing figure uri not being absolute
Fixing table greedy pattern that was causing "catastrophic backtracking" freezing generation process
Fixing and improving compatibility with other plugin that modify markdown during `on_page_markdown` hook
Rewriting package to use more moderns approachs (*OOP*)