Title: Remove HTML tags
Last modified: August 22, 2016

---

# Remove HTML tags

 *  Resolved [J L](https://wordpress.org/support/users/jardakiss/)
 * (@jardakiss)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/remove-html-tags/)
 * Hello,
 * is there possible to remove all HTML around the calendar (type= list).
 * I would like to prepare just comma separated list of the event data, one event
   = one line.
 * It generates the HTML envelope fot the elements what brokes my table.
 * Thanks!
 * [https://wordpress.org/plugins/google-calendar-events/](https://wordpress.org/plugins/google-calendar-events/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Contributor [Nick Young](https://wordpress.org/support/users/nickyoung87/)
 * (@nickyoung87)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/remove-html-tags/#post-5899767)
 * Currently there is not a way to adjust the base HTML output and only the HTML
   output for the events. Do you happen to know what about the HTML is breaking 
   your design?
 * If it is just the event HTML you are talking about then you can adjust it using
   the event builder.
 *  Thread Starter [J L](https://wordpress.org/support/users/jardakiss/)
 * (@jardakiss)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/remove-html-tags/#post-5899770)
 * Hello, thanks a lot.
 * My usecase is little bit different and probably I am using your plugin for sth
   what it was not built for.
 * I wanted to use it for getting data from the calendar, and put them into “csv
   structure”.
 * Why? Because I am using a Easy Table plugin where I would like to present the
   data fetched by your plugin. It accepts comma separated data.
 * So my usage was something like:
 *     ```
       [table]
       Date,Event,Place,Time
       [gcal id="78"]
       [/table]
       ```
   
 * And gcal78 was prepared with builder. It did exactly what I wanted, but the data
   were inside the HTML envelope.
 *  Plugin Contributor [Nick Young](https://wordpress.org/support/users/nickyoung87/)
 * (@nickyoung87)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/remove-html-tags/#post-5899787)
 * Ah ok I see. Yeah the wrapping HTML can’t be modified in an easy way right now
   without actually modifying the plugin code. We are working on making things like
   this more flexible for you guys but at this point I don’t have an ETA on time
   or when we will get it rolled out.
 * Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Remove HTML tags’ is closed to new replies.

 * ![](https://ps.w.org/google-calendar-events/assets/icon-256x256.png?rev=1263960)
 * [Simple Calendar - Google Calendar Plugin](https://wordpress.org/plugins/google-calendar-events/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/google-calendar-events/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/google-calendar-events/)
 * [Active Topics](https://wordpress.org/support/plugin/google-calendar-events/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/google-calendar-events/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/google-calendar-events/reviews/)

## Tags

 * [envelope](https://wordpress.org/support/topic-tag/envelope/)
 * [html](https://wordpress.org/support/topic-tag/html/)

 * 3 replies
 * 2 participants
 * Last reply from: [Nick Young](https://wordpress.org/support/users/nickyoung87/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/remove-html-tags/#post-5899787)
 * Status: resolved