Org-mode & Hugo's features

I’m testing org-mode support with v0.20-DEV-560ED6E, but it looks that:

hugo new post/test.org

still creates test.org file with the TOML-formatted front-matter, so I wonder if it is possible to create new content with org-mode headers in the markup considering that Hugo already can parse such files?

No need to say that the ability to have uniform syntax across the whole content of org-mode files is great advantage over using other markups (asciidoc, markdown, rst) where one has to mix markup with the TOML frontmatter.