Forums

[Plugin: WP-SynHighlight] No Line Break in long lines (2 posts)

  1. Drexel2k
    Member
    Posted 8 months ago #

    Hi!

    I tried o use WP-SynHighlight, because I like the usage of the visual editor. Nice work so far. But I have a problem with long codelines without spaces they do not break and overwrite the layout. Here is my example code:

    [codesyntax lang="xml"]
    <configuration>
    <connectionStrings>
    <add name="membershipConnectionString" connectionString="Data Source=.\SQLEXPRESS;AttachDbFilename=|DataDirectory|\ASPNETDB.mdf;Integrated Security=True;User Instance=True" providerName="System.Data.SqlClient" />
    </connectionStrings>
    </configuration>
    [/codesyntax]

    Greetings,
    Matthias

    http://wordpress.org/extend/plugins/wp-synhighlight/

  2. FractalizeR
    Member
    Posted 5 months ago #

    Yes, no line breaking feature currently immplemented. Mostly because this is usually not desired, but I will add this feature in next version of plugin.

Reply

You must log in to post.

About this Topic