Preventing line breaks in code blocks in unstructured FM
The command line code example below needs to span 2 lines to fit the page but the line originally does not break and should not break. It needs to be one single command line. The document is not structured so we do not use elements. The code example is simply contained in a table cell. Is there a way to force or prevent the command line string from breaking as the customer often cuts/pastes the code into their editor and has to edit it manually? Do i need to use Elements or can i do it in an unstructured way?
code e.g
# modprobe moal_5x17283_pcie_8997 drv_mode=1 cal_data_cfg=none cfg80211_wext=0xf fw_name=nxp/pcieuart8997_combo_v4_5x17283.bin
