diff --git a/org/html.go b/org/html_writer.go similarity index 100% rename from org/html.go rename to org/html_writer.go diff --git a/org/html_test.go b/org/html_writer_test.go similarity index 100% rename from org/html_test.go rename to org/html_writer_test.go diff --git a/org/org.go b/org/org_writer.go similarity index 100% rename from org/org.go rename to org/org_writer.go diff --git a/org/org_test.go b/org/org_writer_test.go similarity index 100% rename from org/org_test.go rename to org/org_writer_test.go