{"id":13895986,"url":"https://github.com/orbitalquark/textadept-export","last_synced_at":"2025-05-01T18:30:30.341Z","repository":{"id":110379739,"uuid":"302110541","full_name":"orbitalquark/textadept-export","owner":"orbitalquark","description":"Textadept module for outputting source files into various formats like HTML.","archived":false,"fork":false,"pushed_at":"2025-03-26T14:10:55.000Z","size":63,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"default","last_synced_at":"2025-04-06T16:48:54.125Z","etag":null,"topics":["html-export","textadept","textadept-module"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/orbitalquark.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-10-07T17:26:31.000Z","updated_at":"2025-03-26T14:10:48.000Z","dependencies_parsed_at":"2023-12-31T18:24:05.786Z","dependency_job_id":"6fb3e2c7-0028-48f8-9a41-d16f6281f33b","html_url":"https://github.com/orbitalquark/textadept-export","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orbitalquark%2Ftextadept-export","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orbitalquark%2Ftextadept-export/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orbitalquark%2Ftextadept-export/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orbitalquark%2Ftextadept-export/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/orbitalquark","download_url":"https://codeload.github.com/orbitalquark/textadept-export/tar.gz/refs/heads/default","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251924562,"owners_count":21665991,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["html-export","textadept","textadept-module"],"created_at":"2024-08-06T18:02:35.971Z","updated_at":"2025-05-01T18:30:30.332Z","avatar_url":"https://github.com/orbitalquark.png","language":"Lua","funding_links":[],"categories":["Lua"],"sub_categories":[],"readme":"# Export\n\nTextadept module for outputting source files into various formats like HTML.\n\nInstall this module by copying it into your *~/.textadept/modules/* directory or Textadept's\n*modules/* directory, and then putting the following in your *~/.textadept/init.lua*:\n\n```lua\nlocal export = require('export')\n```\n\nThere will be a \"File \u003e Export\" menu.\n\n\u003ca id=\"export.browser\"\u003e\u003c/a\u003e\n## `export.browser`\n\nCommand used to open exported HTML files in the user's default web browser.\n\n\u003ca id=\"export.line_numbers\"\u003e\u003c/a\u003e\n## `export.line_numbers`\n\nShow line numbers in exported output.\n\nThe default value is `true`.\n\n\u003ca id=\"export.to_html\"\u003e\u003c/a\u003e\n## `export.to_html`([*filename*=buffer.filename[, *out_filename*]])\n\nExports a file to HTML format and opens the result in a web browser.\n\nParameters:\n- *filename*:  The filename to export.\n- *out_filename*:  The filename to export to. If `nil`, the user is prompted for one.\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forbitalquark%2Ftextadept-export","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Forbitalquark%2Ftextadept-export","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forbitalquark%2Ftextadept-export/lists"}