Skip to content

Commit

Permalink
add new line after </pre>
Browse files Browse the repository at this point in the history
svn path=/trunk/ncurses/; revision=67388
  • Loading branch information
gabi2 committed Feb 9, 2012
1 parent e48093e commit a1d82e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/NCRichText.cc
Expand Up @@ -1051,6 +1051,7 @@ bool NCRichText::PadTOKEN( const wchar_t * sch, const wchar_t *& ech )
else
{
preTag = false;
PadNL(); // add new line after pre
}

break;
Expand Down

0 comments on commit a1d82e6

Please sign in to comment.