diff options
| author | David Bremner <david@tethera.net> | 2023-09-10 20:13:13 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2023-09-12 08:31:49 -0300 |
| commit | a76c16b75eae1d1e4aa2dd2e8ab46117c92bf7c2 (patch) | |
| tree | 6c779c1e3ac7c41138d54cf4b0ea495b79a3d9fb | |
| parent | 972283777a166faba24abf6dffbc95e3b0146cf2 (diff) | |
NEWS: quote function name
This avoids spurious underline/italics when exporting to markdown.
| -rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -51,7 +51,7 @@ Be more careful when clearing the results directory. Ruby ---- -Use database_open_with_config, and provide compatible path search +Use `database_open_with_config`, and provide compatible path search semantics. Bugfix for query.get_sort |
