Personal Website Markdown Resume Converter for Sri Lanka
Convert your plaintext Markdown resume into clean, professional HTML markup formatted specifically for Sri Lankan corporate, banking, and IT tech portfolios.
1. Input Markdown Resume
2. Generated HTML Code
Note that the tool shown in your image is actually the Personal Website Markdown Resume Converter for Sri Lanka (a web utility that converts plaintext Markdown resumes into clean HTML markup tailored for personal WordPress sites, portfolio pages, and developer profiles), rather than an image compressor tool.
A complete user manual for this exact converter on tjncareers.online is detailed below:
Personal Website Markdown Resume Converter: User Manual & Guide
In the modern job market, static PDF resumes are often not enough. Having a live digital portfolio or personal website allows tech professionals, engineers, and corporate candidates to showcase their skills with maximum web visibility. However, formatting raw text or word documents for web pages can lead to messy styling, broken layouts, and slow page performance.
The Personal Website Markdown Resume Converter for Sri Lanka hosted on tjncareers.online bridges this gap. It allows candidates to author their resume in clean, lightweight Markdown and automatically convert it into structured HTML markup optimized for web embedding. This comprehensive guide details how to use every feature of the tool and publish a job-ready digital resume.
1. Tool Overview & Value Proposition
The converter translates lightweight plain text syntax (Markdown) into semantic HTML elements (<h1>, <h2>, <ul>, <li>, <p>) that render seamlessly across web platforms like WordPress, Wix, GitHub Pages, or custom static sites.
Key Advantages:
-
Clean Code Generation: Eliminates unnecessary inline styling, bulky page-builder markup, and script bloat.
-
Semantic HTML Structure: Generates proper header tags and list hierarchies that enhance search engine visibility and accessibility for screening tools.
-
Instant Conversion Workflow: Transforms structured raw text into web-ready code with a single click.
2. Navigating Section 1: Input Markdown Resume
The left pane provides a dedicated text editor for drafting or pasting your Markdown resume content.
+-------------------------------------------------------------+
| 1. Input Markdown Resume |
| |
| Markdown Source * |
| +---------------------------------------------------------+ |
| | # Kasun Silva | |
| | ## Senior Software Engineer | Colombo, Sri Lanka | |
| | - Email: kasun.silva@example.com | Phone: +94 77 123 4567 | |
| | | |
| | ### Summary | |
| | Experienced full-stack engineer specializing in | |
| | scalable React and Node.js applications with 6+ years | |
| | in the Colombo tech ecosystem. | |
| | | |
| | ### Experience | |
| | #### Senior Software Engineer | Global Tech Solutions | |
| +---------------------------------------------------------+ |
| |
| [ Clear ] [ Load Demo ] |
+-------------------------------------------------------------+
Syntax Quick Reference for the Input Box:
To ensure optimal HTML output, format your raw text using standard Markdown tags:
-
Main Name/Header: Use
# Your Namefor the top main header (<h1>). -
Subheaders & Titles: Use
## Professional Title | Locationfor secondary headers (<h2>). -
Section Titles: Use
### Section Name(e.g.,### Summary,### Experience,### Education) for major sections (<h3>). -
Role Titles: Use
#### Job Title | Companyfor individual job entries (<h4>). -
Bullet Points: Start lines with
-or*to construct clean unordered bullet lists (<ul><li>). -
Contact & Links: Format web links as
[Text](URL)(e.g.,[LinkedIn Profile](https://linkedin.com)).
3. Input Controls & Buttons
-
Load Demo: New to Markdown? Click Load Demo to populate the input editor with a complete sample resume. This allows you to explore syntax structure and inspect the resulting HTML code instantly.
-
Clear: Click Clear to empty the input container when you are ready to paste or write your personal resume content.
4. Navigating Section 2: Generated HTML Code
The right pane displays your web-ready HTML code inside an inspection block.
+-----------------------------------------------------------------------+
| 2. Generated HTML Code [ Copy HTML ] |
+-----------------------------------------------------------------------+
| +-------------------------------------------------------------------+ |
| | <h1>Kasun Silva</h1> | |
| | <h2>Senior Software Engineer...</h2> | |
| | <p>Email: kasun.silva@example.com...</p> | |
| | ... | |
| +-------------------------------------------------------------------+ |
| |
| Portfolio Tip: Embedding clean, semantic HTML resume blocks directly |
| into your personal WordPress or static site ensures lightning-fast |
| load speeds and flawless mobile readability for recruiters. |
+-----------------------------------------------------------------------+
Publishing Steps:
-
Inspect Output: Review the generated code block to verify that all headers, paragraphs, and list structures map correctly from your Markdown source.
-
Copy Code: Click the Copy HTML button at the top right of Section 2 to save the formatted HTML directly to your clipboard.
-
Embed on Your Web Platform:
-
WordPress: Add a Custom HTML block in the Gutenberg editor and paste the copied code.
-
Static Websites (HTML/CSS): Paste the snippet directly inside your site’s
<section>or<main>tags. -
Webflow / Wix / Squarespace: Use an Embed or HTML Code block element to publish the snippet directly on your online portfolio page.
-
5. Structured Markdown Formatting Guide
| Markdown Input Syntax | Generated HTML Element | Best Use in Web Resume |
|---|---|---|
# Full Name |
<h1>Full Name</h1> |
Primary resume headline at the top of the page. |
## Job Title | City |
<h2>Job Title | City</h2> |
Professional tagline and geographic region. |
### Section Heading |
<h3>Section Heading</h3> |
Section breaks (Summary, Work Experience, Education, Skills). |
- Accomplishment point |
<ul><li>Accomplishment point</li></ul> |
Measurable achievements under job positions. |
**Bold Text** |
<strong>Bold Text</strong> |
Highlighting key tech stacks, metrics, or performance outcomes. |
6. Best Practices for Web Resume Publishing
-
Ensure Mobile Responsiveness: Clean HTML generated by the tool naturally adapts to mobile screens, ensuring recruiters viewing your site on smartphones experience smooth layout flow.
-
Keep Contact Information Accessible: Make sure your email, phone number, and LinkedIn URL are clearly listed near the top of your Markdown document before converting.
-
Pair with Standard PDF Downloads: While your web resume provides instant preview access, include a download button on your personal site linking to a downloadable PDF version for recruiters who require file attachments.
Need Technical Support or Have Feedback?
If you experience issues with Markdown conversion, need custom styling assistance, or wish to suggest new features for tjncareers.online, reach out to our team at info@tjncareers.online.