mirror of
https://github.com/bitwarden/help
synced 2025-12-06 00:03:30 +00:00
remove bottom instruction
This commit is contained in:
@@ -23,7 +23,7 @@ Importing your data from LastPass into Bitwarden is easy.
|
||||
{% warning %}
|
||||
There are known bugs (for years now) with the LastPass exporter regarding special characters such as the ampersand (<code>&</code>), the greater than sign (<code>></code>), and the less than sign (<code><</code>). The LastPass exporter may change (HTML encode) these and possibly other special characters in your passwords to their respective HTML encoded values (ex. <code>&amp;</code>, <code>&gt;</code>, and <code>&lt;</code>). If this LastPass bug affects your exported data you should use a text editor (such as Notepad) to find and replace all of these values before importing into Bitwarden. For example, you may want to do a find and replace for <code>&amp;</code> → <code>&</code> and <code>&lt;</code> → <code><</code>).
|
||||
|
||||
Alternatively, you can use the [LastPass Pocket application](https://lastpass.com/misc_download2.php){:target="_blank"} (near the bottom of the page) to export your CSV data. The LastPass Pocket application does not appear to be affected by these bugs.
|
||||
Alternatively, you can use the [LastPass Pocket application](https://lastpass.com/misc_download2.php){:target="_blank"} to export your CSV data. The LastPass Pocket application does not appear to be affected by these bugs.
|
||||
{% endwarning %}
|
||||
|
||||
## Import your data into Bitwarden
|
||||
|
||||
Reference in New Issue
Block a user