Viewing 4 replies - 16 through 19 (of 19 total)
  • Plugin Author Richard Vencu

    (@rvencu)

    Yes, I have no idea why it came like this. Thanks for the input. All plugins I wrote with Notepad++, only this one put this kind of problems

    Plugin Author Richard Vencu

    (@rvencu)

    posted a new version (0.2.4) with latest suggestion and fixes

    It is just the end of line character format which differs in dos,unix,mac.

    From what the vim website tells me about it and what I remember, the “CR” character is present in the “dos” and “mac” file formats.
    http://vim.wikia.com/wiki/File_format

    You can specify the end of line characters used in notepad++ with “Edit -> EOL Conversion” and I think that using “UNIX format” can solve this.

    Plugin Author Richard Vencu

    (@rvencu)

    Yes, I figured it out. Please let me know if there are more problems around this issue

    Thanks

Viewing 4 replies - 16 through 19 (of 19 total)

The topic ‘[Plugin: User meta shortcodes] Invalid header’ is closed to new replies.