Skip to content

bad example in README #159

Description

@Tieske

The rendered README contains an invalid TLS example snippet: it declares local Tls = ... but uses TLS:new { ... }, and it has a },, syntax error. This makes the generated docs misleading and the example non-runnable.

Suggestion: fix the underlying source (likely README.md) and regenerate the docs (or patch the rendered output) so the published documentation is correct.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions