When pasting decimal numbers into a table, the software incorrectly converts the decimal numbers into a numbered list format. For example, pasting "1.7" results in "1. 7". Pressing return then changes "7" to the second item in the list.
Steps to Reproduce:
  1. Create a new table.
  2. Copy a value that contains a decimal number (e.g., "1.7").
  3. Paste the value into a cell in the table.
  4. Observe that the decimal number is converted to a numbered list ("1. 7").
Expected Behavior:
Decimal numbers should be pasted as they are, without conversion to a numbered list. For example, pasting "1.7" should result in "1.7".