Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Repair update directive #37

Merged
merged 1 commit into from Aug 19, 2019
Merged

Commits on Aug 18, 2019

  1. Repair update directive

    Somewhere along the line, the update directive broke. The last fix led
    to update nodes not being properly checked and confusion as to whether
    the first paragraph was supposed to be a title or a paragraph.
    
    This fix goes back and returns everything to the documented update
    directive behavior, complete with date checking. The update directive
    should be easier to update from this.
    rayalan committed Aug 18, 2019
    Configuration menu
    Copy the full SHA
    69844a0 View commit details
    Browse the repository at this point in the history