Ticket #20 (closed defect: fixed)

Opened 3 years ago

Last modified 1 year ago

Wiki import tool mistakenly converts HRs

Reported by: ged Assigned to: ged
Priority: normal Milestone: Documentation Cleanup
Component: GameWorld Version: 1.0
Severity: normal Keywords: hr footer convert
Cc:

Description

The wiki import tool converts horizontal rules from an earlier conversion process into the format used for the comment footer lines, which end up looking like:

— --[[br]]

The pattern for the footer lines needs to be tightened up so it no longer catches the converted HRs, which look like:

----

Change History

06/20/05 18:31:35 changed by ged

  • status changed from new to assigned.

06/20/05 18:43:02 changed by ged

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [238]) Fixes #20