diff options
| author | Albert Krewinkel <[email protected]> | 2024-05-04 23:50:07 +0200 |
|---|---|---|
| committer | Albert Krewinkel <[email protected]> | 2024-05-04 23:56:01 +0200 |
| commit | 1a15c9f6a938e62bd6778a0b0c86f5f851b5772b (patch) | |
| tree | 5c0c2cc4c34f48b816ba3c066661095150a7b235 /doc | |
| parent | e8cb6449dc204577a55f8df7ef8cf7af86cd33e4 (diff) | |
tools/update-lua-module-docs.lua: cleanup, fix code
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/lua-filters.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/lua-filters.md b/doc/lua-filters.md index af67d1fd5..3e3edbcb9 100644 --- a/doc/lua-filters.md +++ b/doc/lua-filters.md @@ -6278,7 +6278,7 @@ Returns: Files in this zip archive ({[zip.Entry],\...}) -#### Methods +#### Methods {#type-pandoc.zip.Archive-methods} ##### bytestring {#pandoc.zip.Archive.bytestring} @@ -6325,7 +6325,7 @@ Modification time (seconds since unix epoch) Relative path, using `/` as separator ([zip.Entry]) -#### Methods +#### Methods {#type-pandoc.zip.Entry-methods} ##### contents {#pandoc.zip.Entry.contents} |
