-
RChilli does not capture bullet points from any section of the resume file.
-
The RChilli parser converts resume documents into plain text during parsing. Bullet points are not extracted or included in the parsed output.
-
As a result, the parsed resume output in JSON format will not contain bullet symbols.
-
The output may include line breaks (carriage return or newline), but bullets are omitted.
-
Text strings in the JSON output are presented without bullet formatting.
-
However, we provide a separate field called
"htmlresume"
: -
This field retains the original formatting, including bullet points, as seen in the original resume.
-
Content such as
"Degree"
,"Job Profile"
, etc., written using bullet points in the original file, will still be parsed into their corresponding structured fields (e.g.,Degree Name
,Job Profile
), but: -
These bullet items are not treated as a separate field or tagged differently due to their format.
If you have further questions or need assistance, please contact RChilli Support by sending an email at support@rchilli.com
Comments
0 comments
Please sign in to leave a comment.