Skip to content

Options for generating the HTML Code #237

@Voidi

Description

@Voidi

Are there options for the HTML Generation with a Appendable?

I looking for a solution to solve the following:

  • When writing HTML to a File (with Appendable.appendHTML()) are there option to have TAB Characters for Indention?
  • Are there options to prevent the conversion from Unicode Characters to HTML Character entities unless necessary (German Umlauts in my case)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @Voidi

        Issue actions

          Options for generating the HTML Code · Issue #237 · Kotlin/kotlinx.html