Index: ext/zonefile/README.md ================================================================== --- ext/zonefile/README.md +++ ext/zonefile/README.md @@ -112,9 +112,9 @@ until after the ZoneFileIndex structure is compressed. * Currently there is no support at all for encryption or compression. * Zonefile currently uses json1 to parse the json argument to - zonefile_write(). And so must be used with an SQLITE_ENABLE_JSON1 + zonefile\_write(). And so must be used with an SQLITE\_ENABLE\_JSON1 or otherwise json1-enabled SQLite.