/usr/share/bibledit/export/usfm.html is in bibledit-data 5.0.453-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>USFM</title>
</head>
<body>
<h1>USFM</h1>
<p>Folder "basic" has basic USFM.</p>
<p>Folder "full" has full USFM.</p>
<p>
Basic USFM consists of the markers \id, \p and \v only.
It contains the clear text only.
Everything else has been removed.
</p>
<p>
Full USFM is the complete Bible text exactly as it is in Bibledit.
</p>
</body>
</html>
|