Skip to content

Commit

Permalink
Updated package version (0.0.3)
Browse files Browse the repository at this point in the history
  • Loading branch information
nuxy committed Mar 21, 2024
1 parent 38e31ff commit a2c68df
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@

var textarea = document.getElementById('comments');

const {content} = textMarked(textarea, settings);
content.focus();
textMarked(textarea, settings).focus();
};
</script>

Expand Down
2 changes: 1 addition & 1 deletion textmarked.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion textmarked.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a2c68df

Please sign in to comment.